cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Nucleo-L433 board _after_ removing the interface board?

John Griswold
Senior
Posted on August 24, 2017 at 22:39

We're going to use a Nucleo-L433 board in a prototype. The boss wants to know whether it can be reflashed - but after the debugger board is cut off, to save space.

Can it be done? 

Thanks 

John

#nucleo-32l433-flash
3 REPLIES 3
john doe
Lead
Posted on August 25, 2017 at 01:46

from the user manual:

'It is still possible to use the ST- LINK part to program the STM32, using wires between the CN3 and SWD available signals on the ST morpho connector (SWCLK CN5 pin 17, SWDIO CN5 pin 15 and NRST CN5 pin14, same I/O level as VDD_MCU).'

http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-l433rc-p.html

scroll down to the part that says 'User Manuals' and grab UM2206

Posted on August 25, 2017 at 02:51

You should be able to get to PA13/PA14 via pin headers SWDIO/SWCLK

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on August 25, 2017 at 14:32

Though not clearly stated, it looks like 3 wires from CN3 to CN5  should do the trick.

Thanks very much!