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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/05/03 18:35
Read: times


 
#38337 - RE: sending data to Uart in C
Responding to: ???'s previous message
"I am confused..."

No doubt. You are looking at code likely targeted for running on a PC. You'll need to change the code dealing with the PC's I/O port addresses to the UART-related 8051 SFR's, unless of course your 8051 board also has an external 8250-compatible UART, in which case you'll have to deal with it in a manner appropriate for how it's connected to your 8051 (e.g., direct port I/O versus external memory mapped I/O).

List of 11 messages in thread
TopicAuthorDate
sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   Get a decent Compiler!            01/01/70 00:00      
      RE: Get a decent Compiler!            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
      RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      

Back to Subject List