Just got a Dart ST7F ISP and have connected it to a home made dev board with a ST72F324J6
Has anybody got some code including the wsp file that I can load up and get started just to make a led flash or similar, I am totally new to this micro and this ISP so at the moment I feel I have to many variables.
On 2003-03-17 16:01, BrianM wrote: Just got a Dart ST7F ISP and have connected it to a home made dev board with a ST72F324J6 Has anybody got some code including the wsp file that I can load up and get started just to make a led flash or similar, I am totally new to this micro and this ISP so at the moment I feel I have to many variables. Hi, Please feel free to contact me at
mailto:sh@angliac.com
If possible, please give a little more hardware info - where the LED is connected etc. Also, are you using C (which one?) or assembler? regards, Simon [ This message was edited by: sjh on 12-11-2003 16:20 ]
Thanks Jojo got your assembler code up and running, ok if I step through the code F11, but will not run Continuously F5, would this be to do with the watchdog?
Anyway, you look at your option byte setting to make sure that the WD is disabled. Then if you don't have any communication issue, you should be ok Jojo