STM32 UART Flash Tool

classic Classic list List threaded Threaded
4 messages Options
Dado Sutter Dado Sutter
Reply | Threaded
Open this post in threaded view
|

STM32 UART Flash Tool

Hello Guys,
   Have you ever used http://sourceforge.net/projects/sloadhost/ to flash STM32s via UART, using the factory bundled boot loader ?
   I'd like to add it to our wiki as a non-windows-based option to flash eLua but I don't have any STM32 (yet) here to test it.
 
Best
Dado


_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
BogdanM BogdanM
Reply | Threaded
Open this post in threaded view
|

Re: STM32 UART Flash Tool

I don't know about that, but we always have this :

http://github.com/jsnyder/stm32ld

:)
Tested by me on Linux and by James on OS X (I think I also tested it
under Windows, but of course you already have the ST tool there).

Best,
Bogdan

On Thu, Jun 24, 2010 at 9:28 PM, Dado Sutter <[hidden email]> wrote:

> Hello Guys,
>    Have you ever used http://sourceforge.net/projects/sloadhost/ to flash
> STM32s via UART, using the factory bundled boot loader ?
>    I'd like to add it to our wiki as a non-windows-based option to flash
> eLua but I don't have any STM32 (yet) here to test it.
>
> Best
> Dado
>
>
> _______________________________________________
> eLua-dev mailing list
> [hidden email]
> https://lists.berlios.de/mailman/listinfo/elua-dev
>
>
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
Ned Konz Ned Konz
Reply | Threaded
Open this post in threaded view
|

Re: STM32 UART Flash Tool

In reply to this post by Dado Sutter

On Jun 24, 2010, at 11:28 AM, Dado Sutter wrote:

> Hello Guys,
>    Have you ever used http://sourceforge.net/projects/sloadhost/ to  
> flash STM32s via UART, using the factory bundled boot loader ?
>    I'd like to add it to our wiki as a non-windows-based option to  
> flash eLua but I don't have any STM32 (yet) here to test it.

On Jun 24, 2010, at 11:57 AM, Bogdan Marinescu wrote:

> I don't know about that, but we always have this :
>
> http://github.com/jsnyder/stm32ld

Thanks. I was just writing one of those in C++ myself. You've saved me  
some time!

Ned Konz
_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
jbsnyder jbsnyder
Reply | Threaded
Open this post in threaded view
|

Re: STM32 UART Flash Tool

You know, I swear I looked around fairly extensively for something like this before Bogdan mentioned his own code (stm32ld).  I had been using a version written in Python, but it was fairly slow, and was about to implement my own in C. I see I was not the only one looking :-)

It probably could do with another feature or two, but it has worked quite well for me, and the code is nice and simple.

On Thu, Jun 24, 2010 at 2:32 PM, Ned Konz <[hidden email]> wrote:

On Jun 24, 2010, at 11:28 AM, Dado Sutter wrote:

Hello Guys,
  Have you ever used http://sourceforge.net/projects/sloadhost/ to flash STM32s via UART, using the factory bundled boot loader ?
  I'd like to add it to our wiki as a non-windows-based option to flash eLua but I don't have any STM32 (yet) here to test it.

On Jun 24, 2010, at 11:57 AM, Bogdan Marinescu wrote:

I don't know about that, but we always have this :

http://github.com/jsnyder/stm32ld

Thanks. I was just writing one of those in C++ myself. You've saved me some time!

Ned Konz

_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev



--
James Snyder
Biomedical Engineering
Northwestern University
[hidden email]
PGP: http://fanplastic.org/key.txt
Phone: (847) 448-0386

_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev