Posted on February 19, 2004 at 11:04Hi everyone!! I've tried to make an IAP with my ST72F521R9T but it doesn't work... Is someone able to help me?? Here is the sample of code I m using...I use HdFlash.c drivers and ST7 Software library. unsigned int...
Posted on July 23, 2003 at 10:56Thank for your help, Ranjeet... but the problem persist. First I thought it was a problem of interrupts management, because the program crashed only when i inject the 0-5V signal... So I've decided to see if the micro...
Posted on July 22, 2003 at 11:15 Hi!! I am using ST72F521R9T3 and I try to test input capture with St7 lib. The program works as follow: I make a Analog to Digital conversion with a potentiometer, the result is displayed on leds on port D. ...
Posted on July 08, 2003 at 12:32Ok No problem, Thanks it works now... I had not seen the addendum who said that the inDART does not manage interrupts in Debug mode... Now it works perfectly, when I program the microcontroller.