Posted on May 17, 2011 at 09:58Hi I am using the standard libraries for the UARTS. I can set UART0 to 9600 but UART2 stays at 115200 even though I want it at 9600 too. Has anyone any help for me - PLEASE. I can input a 115200 signal and it works, bu...
Posted on May 17, 2011 at 09:58Hi I have a problem, I have set up TIM2 and it runs at a 10mS interval for internal timing. I now want to set up TIM3 to run at a 1 Sec interval, but all I get is an extremely fast interrupt that prevents any other tas...
Posted on May 17, 2011 at 09:54Hi, hoping some intelligent people out there can help me. Does anyone have startup files for Crossworks for the STR912FAW44? Help would be appreciated.
Posted on May 17, 2011 at 09:53Just to perhaps help someone else, I found that by re-enabling the RX interrupt in the interrupt routine solved my problem. Quentin
Posted on May 17, 2011 at 09:53Hi - hoping for some help here. I had my program working using the Keil eval kit. I have since moved to IAR and now have an issue. Uart0 interrupt only fires once. Thereafter there is no response. Using Keil this worke...