How many UARTs ??
Solow
Posts: 2
This is probably one of those questions where you think... silly newbie, and you are absolutely right
Im upgrading from Arduino/sanguino Amtel board, and need several seriel ports.. found some post about it, but cant find anything about how many serielports you can have on this chip ??
Once again, sorry for my lack of knowhow, but im all new in this
Im upgrading from Arduino/sanguino Amtel board, and need several seriel ports.. found some post about it, but cant find anything about how many serielports you can have on this chip ??
Once again, sorry for my lack of knowhow, but im all new in this
Comments
If you need handshake lines, they would use some of the I/O pins thus limiting the number of serial ports.· The 4 port serial driver does optionally support handshake lines.
·
No wonder you all praise this prop so much..
Thanks
Cheers
Note that the Propeller (like all microcontrollers) has logic level serial ports. That means that you will need a voltage level converter to interface to a standard RS232 serial port. A MAX3232 (www.maxim-ic.com/quick_view2.cfm/qv_pk/1068) will do this for you very nicely.
If you are using the Basic Stamp II then I'm afraid you are rather in the wrong place. This forum is for the Propeller Chip which is a completely different beast.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Pull my finger!