cancel
Showing results for 
Search instead for 
Did you mean: 

ST72F324 & DART ST7F

brian4
Associate II
Posted on March 19, 2003 at 09:22

ST72F324 & DART ST7F

5 REPLIES 5
brian4
Associate II
Posted on March 17, 2003 at 11:31

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.

simonharrison9
Associate II
Posted on March 18, 2003 at 10:43

Quote:

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 ]
brian4
Associate II
Posted on March 19, 2003 at 08:34

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?

Posted on March 19, 2003 at 09:22

Does not look like 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