Resolved! Can I flash software to a development board that uses a slightly different MCU ?
I have developed software on the Nucleo-L433RC-P development board which uses the STM32L433RCT6P MCU (the P defines it has 2 x VDD12 pins for an external SMPS).However, I have designed a PCB that uses the STM32L433RCT6 (no VDD12 pins) but want to con...