Re: ESP32 question

2023-07-30 Thread Alan C. Assis
Hi Milan, On 6/30/23, Milan Obuch wrote: ... >> 1) Connect a USB/Serial adapter directly the the pins used as UART0, >> not ideal because probably you don't want attachment like it to your >> board; > > Problem here is not using additional USB/serial cable, I do it > regularly if necessary or use

Re: ESP32 question

2023-07-30 Thread Milan Obuch
On Sun, 30 Jul 2023 09:56:36 -0300 "Alan C. Assis" wrote: > Hi Milan, > > On 6/30/23, Milan Obuch wrote: > ... > >> 1) Connect a USB/Serial adapter directly the the pins used as > >> UART0, not ideal because probably you don't want attachment like > >> it to your board; > > > > Problem here i

Re: ESP32 question

2023-07-30 Thread Alan C. Assis
Hi Milan, On 7/30/23, Milan Obuch wrote: sic >> I got an S2 Mini V1.0.0 WEMOS.CC like yours and confirmed the issue. >> After changing the pins to 33 and 34 (as you noticed pins 43 and 44 >> are not available, Wemos' mistake) the serial console is not showing >> up. > > Hi, > > do you see any pos

Re: ESP32 question

2023-07-30 Thread Alan C. Assis
The JTAG pins are between pins 43 and 47 (page 12) here: https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf BR, Alan On 7/30/23, Alan C. Assis wrote: > Hi Milan, > > On 7/30/23, Milan Obuch wrote: > sic >>> I got an S2 Mini V1.0.0 WEMOS.CC like yours and con