Skip to main content
Visitor II
March 19, 2003
Question

ST72F324 & DART ST7F

  • March 19, 2003
  • 5 replies
  • 832 views
Posted on March 19, 2003 at 09:22

ST72F324 & DART ST7F

    This topic has been closed for replies.

    5 replies

    brian4Author
    Visitor II
    March 17, 2003
    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.

    Visitor II
    March 18, 2003
    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 ]
    brian4Author
    Visitor II
    March 19, 2003
    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?

    Visitor II
    March 19, 2003
    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