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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/03/06 08:54
Read: times


 
#113544 - MCU with multiple UARTs ?
Responding to: ???'s previous message
Another thing you could look for is a microcontroller that has multiple (for your project, six) UARTs. One for communicating with the host PC, the other five for talking to ADuCs, plus some software to handle the communication.

Alternatively, you could use multiple microcontrollers with three or more UARTs (I guess they are easier to find than a chip that has six UARTs) and build a tree-like structure. However, this basically means you are reinventing a very crude version of USB and have to write all the glue software yourself. Not something I'd really want to do.

List of 21 messages in thread
TopicAuthorDate
aduc848 RS232 communications hub            01/01/70 00:00      
   multiple RS232 not easy            01/01/70 00:00      
   Not RS232            01/01/70 00:00      
   Non-Standard            01/01/70 00:00      
   How much may the solution cost ?            01/01/70 00:00      
      Cost            01/01/70 00:00      
         Even better ...            01/01/70 00:00      
            Cost again            01/01/70 00:00      
               Single chip solution, some work rqd.            01/01/70 00:00      
                  sure, if he will switch to the ARM            01/01/70 00:00      
                     Yeah, it's way overengineered.            01/01/70 00:00      
               USB-to-4xRS232 Chip            01/01/70 00:00      
         a suggestion            01/01/70 00:00      
         its easy peezy            01/01/70 00:00      
   why?            01/01/70 00:00      
   MCU with multiple UARTs ?            01/01/70 00:00      
   Ethernet?            01/01/70 00:00      
      also Lantronix            01/01/70 00:00      
   I2C/SPI-Connected Multiple UARTs            01/01/70 00:00      
   Ive written this thingy            01/01/70 00:00      
   Blast from the past            01/01/70 00:00      

Back to Subject List