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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/05/07 11:42
Read: times


 
#134275 - Serial Speed and throughput should be considered
Responding to: ???'s previous message
What are the 3 UART channels doing? Diagnostics, Data-in, Data-out?

What are the UART baud rates? High or Low?

Are you buffering the data or processing it in to another format.

What is your buffer size requirement for each UART?


UARTS with Parallel interfaces obviously send data in 8bit chunks but uses 8 data lines + control lines from the micro. Some have deep FIFOs as data buffers.


Some of the NXP (Philips) SPI/I2c Bridge UARTs might be interesting if you need to conserve I/O pins.. and through put isn't critical..(as parallel UARTS)

http://www.standardics.nxp.com/products/...irda.gpio/




Joe



List of 13 messages in thread
TopicAuthorDate
8051 with 3 UART and ADC            01/01/70 00:00      
   Some Options            01/01/70 00:00      
   3-UART 8051s            01/01/70 00:00      
      8051 with 3 UART and ADC            01/01/70 00:00      
         if they have 3 UARTs, so what            01/01/70 00:00      
            Extraneous peripherals            01/01/70 00:00      
            8051 with 3 UART and ADC            01/01/70 00:00      
   Simple answer            01/01/70 00:00      
      8051 with 3 UART and ADC            01/01/70 00:00      
         Make it simply :)            01/01/70 00:00      
            Other words            01/01/70 00:00      
         Multiplex?            01/01/70 00:00      
            Serial Speed and throughput should be considered            01/01/70 00:00      

Back to Subject List