cancel
Showing results for 
Search instead for 
Did you mean: 

STR912FAW46 Flashing

sr_shinde2
Associate II
Posted on April 24, 2010 at 09:20

STR912FAW46 Flashing

1 REPLY 1
Posted on May 17, 2011 at 10:00

The project I worked on used a STR912 W44 part as I recall. We used Keil uVision as the primary tools, but evaluated dev boards from Keil and IAR. The boards were quite usable with either J-Link or U-Link JTAG pods.

Programing can either be done via JTAG, or serial port(s), and ST released a Y-Modem flash programming example. You could basically put the boot loader in the small flash bank via JTAG, and then program/update the large flash bank from there. Implementing something to do Intel Hex, Motorola S-Records, or binary with X-Modem or HTTP aren't particularly difficult.

Segger has some stand alone flashing applications using their J-Link pod.

-Clive

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..