In an attempt to revive the topic, I am designing a breakout board for the STM32F103RB,
I have the UART1 pins out to I can serial program it rather than JTAG, but I am having no luck with the flash bootloader it gives me different problem messages..
1) "Unrecognized device...please, reset your device then try again"
2) "No response from the target, the boot loader can not be started. Please verify the boot mode configuration and the flash protection status, Reset your device then try again"
3) "Cannot get available commands, please, try to change echo selection, reset your device then try again"
Board:
====
I have a custom made board, which I confirm is working since I have the JTAG pins out as well and was able to connect and program it using Olimex ARM-USB-OCD + Eclipse
Connection:
=======
USB to serial FT232 --> Sparkfun logic level converter (3.3v/5v) --> STM32 UART1 pins
Settings:
======
Boot 0 = 1
Boot 1 = 0
Things I tried:
=========
1 - Set boot 0 & boot 1 to correct setting (As above) then quickly pressing next button on flash bootloader
2 - Power up board, run flash bootloader, pressing next
3 - Power up board, run flash bootloader, press reset button, pressing next
Nothing of that works, for some reason the Flash bootloader does not want to connect to the board
Appreciate your input on this...
Last edited by kld_555 (2012-05-16 23:00:47)