There are two requirements for support to be available for use of the Arduino IDE integrated debugger with the ESP32 boards:
The debugger extension must have support for the ESP32 target
The ESP32 boards platform authors must configure their platform to provide the necessary information to the debugger
Hello, the product arrived. When I tried to program using VSCode + PlatformIO, it did not accept programming, there was a flash size error, I got another prototyping board with the same processor and programmed it. I went back to the board, tried to reset the flash, but without success. After many attempts, I managed to program, then after some programming the defect returned, I tried to do the same procedure and I can no longer program. The cable is fine because I have serial communication with the PC.
Ola, estou com uma grande dificuldade em programar a placa A16. Ela fica reconhecendo que as entradas digitais 1 a 16 estão ABRINDO e FECHANDO várias vezes por segundo, mesmo com 2 fios conectados direto do GND a ENTRADA. OQUE poderia causar isso, visto que não e problema físico, pois quando uso um código de exemplo ela funciona normal? Segue em anexo meu código.
you can test with KCS v2 firmware firstly. if KCS firmware work well , that means hardware is ok, need check your code. you can see our arudino demo source code.