cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 programming interface

AVM1
Associate

Hi All,

We are using MCU STM32F427ZIT7 for one for our products. We uses serial programming mode to program flash. Below is an interface with  10 pin

AVM1_2-1697219811787.png

Now we are using below MCU for another application.

STM32F030C8T6TR

First one is F4 version and later is F0 version. As this is also from same STM32 series can we use same programming interface for this device as well?

 

Regards,

Amod

(Amod Mujumdar)

1 REPLY 1

Yes, same interface will work fine.

The CM0(+) don't support the SWO/SWV/TDO/PB3 output, just use SWDIO, SWCLK, NRST

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..