bootloader version for olimexino missing from download #3448
Replies: 3 comments
-
Posted at 2013-11-19 by @gfwilliams Hi, I'm afraid Espruino is now too large to fit in flash alongside the bootloader so you'll have to overwrite it. All you need to do that is a USB-TTL converter though... http://www.espruino.com/Serial+Bootloader hope that helps! I'll update the website. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-11-20 by VirtualEnder Sweet! thanks for the answer. I tried to flash using the STM Flash Loader. It reported successful, but now I get no response on the serial port. Windows says it can't open the port. Any ideas? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-11-20 by @gfwilliams I'm not sure I'm afraid - I was pretty sure that 1v41 worked ok on the Olimexino. You could try connecting to the USB-TTL port that you'd plugged in to flash (at 9600 baud) and see if anything happens when you reset the board without USB plugged in (Espruino uses USART1 if USB isn't in). |
Beta Was this translation helpful? Give feedback.
-
Posted at 2013-11-18 by VirtualEnder
I am trying to upgrade my Maple r5 to the latest version of Espruino (v0.41) and the bootloader version "espruino_1v41_olimexino_bootloader_stm32.bin" is not in the zip available in the download section as stated in the instructions. Any idea where I can locate this, or has support for this method been discontinued?
Beta Was this translation helpful? Give feedback.
All reactions