Difference between Nucleo and respective MCU
Hi, the software developed with STM32CubeIDE for a Nucleo board can be used for programming the respective MCU in the final application? For example if I program the CAN communication using the NUCLEO-H723ZG then I can use the SAME code to program th...