flashing raw stm32f103rct6 chip #4215
Replies: 1 comment
-
Posted at 2014-11-06 by @gfwilliams Hi Andrey, that all looks fine. Maybe add 'global erase' and 'verify' just to make sure. Does your chip have an 8Mhz external oscillator? that would probably help. You'll also need BOOT0 and BOOT1 to be set correctly at boot. Posted at 2014-11-06 by Andrey Thanks, Gordon Posted at 2014-11-06 by @gfwilliams Blue LED? What board is the chip is on? It'd help to know what the LED is connected to... Posted at 2014-11-06 by Andrey tryed to download thru swd, downloaded well, but espruino still doesn't work. Posted at 2014-11-07 by @gfwilliams Default serial console is 9600 baud. PA13-15 are SWD/JTAG pins at power-up - so they'd half-glow if Espruino hasn't even got to the point of initialising. What about RST pull-up, and BOOT0/BOOT1 Posted at 2014-11-07 by Andrey rst pulled up to "+" Posted at 2014-11-07 by @gfwilliams Hmm, it should be ok. I'm really not sure what to suggest... Posted at 2014-11-07 by Andrey Thanks, Gordon Posted at 2014-11-07 by @gfwilliams You shouldn't have to set that checkbox... Once the program is in the device and you reset it, it should start executing whatever is in memory automatically. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-11-06 by Andrey
Hi, Gordon! Trying to flash raw f103 chip (just from the shop with factory bootloader)

I launched stm flash loader demonstrator, connected to it and got some settings screen like this:
download procedure was successfull but espruino didn't wake up normally.
(I connected it via serial1).
What was my mistake? Maybe some default settings on the screen must be changed?
Beta Was this translation helpful? Give feedback.
All reactions