We are closed from December 18, 2024 to January 5, 2025. Orders placed during this time will be processed starting on January 6, 2025.

I cannot access my controller via the serial communication interface

Last updated: 2024-10-24

The most common mistake is to use an USB-to-RS232 converter instead of an USB-to UART converter. Logic levels must be 0 - 3.3V (5V tolerant). RS232 uses +/-12V logic levels and will not work. You can use a simple USB-to-UART converter such as TTL-232R-RPI. The best solution is to use an isolated converter such as https://www.waveshare.com/usb-to-rs232-485-ttl.htm?sku=15817.

You may also want to :

[email protected]