STM32F1 ''No target connected''
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-01-18 2:21 AM
Posted on January 18, 2014 at 11:21
Hi, I got this error message after I download my code which have remap pin PA13,14,15(JTAG and SWCLK pin) to use as GPIO and TIM2.
Normally I should be able to download new code by get boot pin to high but this time it still get this error even I already get boot pin to high. please help. #stm32-connected
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-01-18 9:28 AM
Posted on January 18, 2014 at 18:28
If the BOOT0 trick doesn't work, you'll need to check things like the NRST/NRESET pin and the state of the supplies.
An alternative sign-of-life test is to use USART1 PA9/PA10 at 9600 8E1 in System Loader (BOOT0=H) mode, sending the 0x7F pattern, and looking for a 0x79 response. RealTerm can send such hex values.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
