Firstly excuse my (maybe)dumb question, but i'm a newbee on the field of mikrocontrollers.
I try to get my hands on nanoframework. The chip i have available is a NUCLEO-F042K6 evaluation board. The chiip on it is STM32F042K6T6.
see https://os.mbed.com/platforms/ST-Nucleo-F042K6/ for more information
now i'am not available to load the right firmware with nanoff (the hole process is found here https://docs.nanoframework.net/content/getting-started-guides/getting-started-managed.html)
is there a compatible implementation for processor STM32F042K6T6?
Thank you in advance for your time
i wanna know if there is an implementation of STM32F042K6T6 for nanoff and if yes whats the name
There is no firmware for that STM32. For the F0 series we have the STM32F091 as reference.
FYI: the F046 hasn't enough flash & RAM to run nanoFramework.