Posted on April 14, 2008 at 16:31I would like to use the STR731 ADC without using the IRQ. I would like to call a function in the main subroutine then test the flag until the conversion is ready then operate the result. It is possible ?? I try it us...
Posted on March 10, 2008 at 12:06My software do not genrate interupt. When I test the Uart0 Rx in the main loop I'm able to turn off and On the Led on my harware when a receive a valid message fros hyperterminal. But when I activated the interupt th...
Posted on March 06, 2008 at 12:34Hello, I'm now trying to receive a 9600 baud using the interrupt. Can somebody can give me en example of initializations and ISR routine. My software do non woks and I want to compare !! So I'm using STR731 uart0. Th...