Hardware: ESP32 dev kit and ESP Pico dev kit..
Flashing firmware with MicroPython on Raspberry PI 4, port = /dev/ttyUSB0
firmware esp32-20210418-v1.15.bin
Tutorial examples ok.
Visual Studio using the development boards ESP32 PICO-Kit V4 and ESP32
error messages:
VS Errors ttyUSB :
Available ports:
— 1: COM3 ‘LSI HDA Modem’
— Enter port index or full name: 1
— Miniterm on COM3 115200,8,N,1 —
FAIL Warning! Ignore unknown configuration option `upload-port` in section [env:pico32]
All hints and adaptations from the ebook fail. Please report on solutions, such as different firmware for VS and/or Arduino ?
Hi.
Are you using the Pymakr extension with VS Code?
Did you follow this tutorial https://randomnerdtutorials.com/micropython-esp32-esp8266-vs-code-pymakr/?
You may need to specify the port manually in the pymakr.json file.
Regards,
Sara