We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want to program a ST10 with the "ST10 Flasher program" from ST. Does anybody have a drawing of a simple circuit to build to do this ? I guest with a MAX232 between the COM port and the ST10... Is there any web site where I can find the information ? Thanks
The manual of the Keil's evaluation board MCB167-NET contains schematic diagram of the board: http://www.keil.com/manuals/mcb167net.pdf It's a good example of how things should be done. Another good source of information is here: http://www.hitex.co.uk/book166/166des19-a.html To program the ST10 device you have to provide power supply, clock source, power-on reset circuit, proper levels at some pins during reset to define startup configuration (see microcontroller manual), and MAX232. Good luck! - Mike