April 29, 2024, 01:55:37 AM

Rs232 using Uart2?

Started by Jimbo181, October 24, 2023, 03:31:57 PM

Previous topic - Next topic

Jimbo181

I have a project that I am porting from an esp32 DEV board.
I currently use UART2 for RS232 communication between boards.

I want to use the inbuilt SD card, and also have RS232, but on the pinout I don't see U2TXD.
Is there a UART available other than the one for the USB that doesn't interfere with the SD card or the inbuilt USB?

Thanks
Jim

LubOlimex

Which board exactly is that? We don't have board called "esp32 DEV". Can you find the board you got at our web-site and share link to the product page here?
Technical support and documentation manager at Olimex

Jimbo181

Sorry - I was porting the project from a generic DEV board to an ESP32-POE.
I have it working now using UART1

Thank you.
Jim

Jimbo181

Does using the ethernet port stop TaskScheduler from working?

LubOlimex

Glad you got it working.

I have no idea about what you asked but I also don't have experience with TaskScheduler. Maybe also ask in the official ESP32 forums about that.
Technical support and documentation manager at Olimex