Posted on May 17, 2011 at 12:03Thanks Daniel, I’ll implement the busy flag approach. What is stated in the Doc (for mode 1) is an Interrupt be will asserted at the beginning of the stop bit transition. It appears that if TI is set my by applicatio...
Posted on May 17, 2011 at 12:02Im implementing the UART in an interrupt mode. I have a transmit queue feeding the SBUF for Tx. The process is easy, once data has been written to SBUF, at the end of the transfer my interrupt handler will be called. I...
Posted on May 17, 2011 at 12:02I'm planning on porting approximately 5000 lines of c-code over to a uPSD3300 device. I should get the evaluation kit any day. Since it comes with two compiliers, Raisonance and Keil, I was wondering if anyone has any ...
Posted on May 17, 2011 at 12:01Yes, but I need the speed of a hardware implementation. --------------------------------------------------------------- Even at maximum hardware speed you might need to throttle back the speed in order to meet the the ...