RS232 to M5 Basic/Gray?
-
Hey Guys,
I have a Basic and Gray Core and also have Commu modules with CAN and RS485. What is the easiest way to get RS232 into the units? Should I try an RS232 to RS485 converter, or should I go with another solution? I see that there might be issues with the RS485 implementation in the commu module?In any case, trying to get RS232 serial data in to the Core to display it.
If someone could point me in the right direction I would be grateful.
Cheers!
John -
Hello John
A couple of M5Stack modules (like GPS) already use a serial connection via GPIO16 and GPIO17. However GPIOs only provide logical voltage levels (0V / +3.3V).
Assuming your source is a standard RS232 device the voltage levels can go down to -15V and up to +15V so you probably need a level converter like this one:
Cheers
Felix