Page 1 of 1

ESP32-Lolin-Lite UART

Posted: Sat Aug 05, 2023 7:04 am
by chipfryer27
Hi

Just noticed that on the above chip I have UART options for Software and Channels 1-3. However irrespective of what I select, the pins cannot be changed from $PORT.B2 and B1 for Tx/Rx (even if Alt Pin is enabled).

Using latest FC with updated DB.

Regards

Re: ESP32-Lolin-Lite UART

Posted: Sat Aug 05, 2023 9:44 pm
by BenR
Hello

We've locked Uart channel 1 to port pins a1 and a3 as they are used for both reprogramming and for debug. Do you need three uarts or can you use one of the other hardware channels.

Re: ESP32-Lolin-Lite UART

Posted: Sat Aug 05, 2023 10:53 pm
by chipfryer27
Hi

It doesn't matter what channel I select, the actual pins cannot be changed. Channels 1-3 and software all use $PORT.B2 / 3

Regards

Re: ESP32-Lolin-Lite UART

Posted: Mon Aug 07, 2023 8:57 am
by medelec35
Hi.
Thank you for reporting this bug.
Can you try with the attached component, please?
For anyone who wants to try but does not know component locations.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV10\Components
save the attached component in the above location
If Flowcode is already open, then you will need to reload your project for the new components to work.

Re: ESP32-Lolin-Lite UART

Posted: Mon Aug 07, 2023 5:18 pm
by chipfryer27
Hi

Travelling, so will try later in week but I'm sure it will be good :)

Regards