We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hello, Please tell me how to use the serial interrupt in LPC2104? Please tell me the baud rate setting(ex:9600),parity... I would be thankful to you, if you help me in this regard. thank u, sri.
Hi There is a small error in the code. In the sio.c (void sio irq()) it should be case 0x04: case 0x0c: NOT case 0x04: case 0xc0: best regards John
Thanks for the info. I've updated the example. Jon