6 years, 5 months ago.

pinmap not found for peripheral STNUCLEO F303K8

My source code reads the analog inputs of a STNUCLEO F303K8 board and writes some info on the USB and the values on the second uart, so that the data are transmitted to a remote receiver through a wireless module. When I compiled my code last month using the online mbed complier, everythin was fine. Now I need to change some parameters in my code and I whish to recompile it by means of the same online tool, but it doesen't work. Or better: the compilation looks to be succesful, but the program does not work: the information I get on the UART is "pinmap not found for peripheral" even if I just recompile the original program with no changes. If I load the original .bin to the nucleo board, it works fine. But I cannot change/correct my program!!! What can this be due to?

I tryed to update the firmware to the last version, but this did not produce any result.

Thank you

Be the first to answer this question.