This content has been marked as final.
Show 3 replies
-
1. Re: Is PSoC4's UART based on CMOS?
bob.marlowe Jan 25, 2016 1:30 AM (in response to user_350540870)It is of no relevance which technology the UART in the PSoC is "based" on, the communication with the outer world will be made through the GPIOs which are configurable for CMOS input levels. Have a look at the electrical characteristics of the pin component.
Bob
-
2. Re: Is PSoC4's UART based on CMOS?
user_242978793 Jan 25, 2016 4:53 AM (in response to user_350540870)You need a chip similar to a MAX232. This chip converts your digital signal to RS232 levels. It generates the higher level from charge pump o. The chip. Failure to use a chip like this will destroy your Psoc 4 chip. -
3. Re: Is PSoC4's UART based on CMOS?
bob.marlowe Jan 25, 2016 5:05 AM (in response to user_350540870)Oh, yes! Bob is right ;-) When using an RS232 device you always will need a signal level converter connected to your UART.
Bob