Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/23/04 12:26
Read: times


 
#83697 - Resolution - I think.....
Responding to: ???'s previous message
Thanks to all for your help. I believe I have a resolution.

To cut a long story short, I added all the additional components to no avail. I'd been using my emulator all along, and the TI UART was stopping the first time I tried to set some UART registers up.

Confession time - I'd done a lazy thing.

I had a macro that I used for transmitting data, and the first thing it does is wait for TXRDY to be high - ie, is the FIFO clear. I'd also used this macro to send data to the UART registers, which worked fine on the Philips chip. However, on the TI chip TXRDY is low (active) until the first UART reg has been programmed. Solution? A seperate macro to program the registers that doesn't wait on TXRDY.

Of course, I also need the extra components I think - at least Rp.

Thanks again.

List of 15 messages in thread
TopicAuthorDate
A little O/T help with UART Crystal            01/01/70 00:00      
   Rethink            01/01/70 00:00      
      Using current limiting resistor?            01/01/70 00:00      
         Track cuts x200            01/01/70 00:00      
   I see no way            01/01/70 00:00      
      full chip numbers            01/01/70 00:00      
         Rp is missing with TI's chip!            01/01/70 00:00      
            Thanks Kai            01/01/70 00:00      
               Linear operation            01/01/70 00:00      
                  Resolution - I think.....            01/01/70 00:00      
         Part Numbers            01/01/70 00:00      
      the resistor            01/01/70 00:00      
         Both: Limiting and phase shifting            01/01/70 00:00      
   Crystal oscillator reference.            01/01/70 00:00      
      Thanks.            01/01/70 00:00      

Back to Subject List