ESP32-Lolin-Lite UART

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
chipfryer27
Valued Contributor
Posts: 1147
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 285 times
Been thanked: 412 times

Flowcode v10 ESP32-Lolin-Lite UART

Post 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

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: ESP32-Lolin-Lite UART

Post 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.

chipfryer27
Valued Contributor
Posts: 1147
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 285 times
Been thanked: 412 times

Re: ESP32-Lolin-Lite UART

Post 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

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: ESP32-Lolin-Lite UART

Post 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.
Attachments
RS232.fcpx
(90.63 KiB) Downloaded 33 times
Martin

chipfryer27
Valued Contributor
Posts: 1147
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 285 times
Been thanked: 412 times

Re: ESP32-Lolin-Lite UART

Post by chipfryer27 »

Hi

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

Regards

Post Reply