cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in code uploading for the IC STM32F100ZC.

mPona
Associate II

hello,

Iam having a issue in uploading the code to STM32F100ZC, I have attached the schematic of SW interface done. Its showing an error that target is not connected. I have done all the possible connections for BOOT0 and BOOT1 pins.

Please help me solve it.

Thank you

1 REPLY 1

Perhaps the part isn't actually functioning?

Check orientation

Check pin state of NRST

Check voltage on VDDA

Make sure a stand-alone ST-LINK has both 3V3 and GND connected

Check ST-LINK with ST-LINK Utilities

Make sure you have correct debugger selected in Keil, and it can see device

Try using USART1 PA9/PA10, BOOT0 High, Reset, Send an 0x7F byte at 9600 8E1, check for 0x79 response.

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