Skip to content

Please add the DOIT ESP32 DEVKIT V1 / Expressif ESP32 DevKitC to the list of compatible boards #159

@DurvalMenezes

Description

@DurvalMenezes

Minimum requirements

  • Core clock speed is 48 MHz or faster?
  • Is the CPU an ARM Cortex M0+ or later?
  • Does the host microcontroller have at least 32 KB of flash memory?
  • Is the host microcontroller's UART peripheral able to support 420,000 (or higher) baud rate(s)?
  • Is your development board currently supported in the Arduino IDE?

What development board would you like me to add?

Please add support for the venerable "DOIT ESP32 DEVKIT V1": https://www.espboards.dev/esp32/esp32doit-devkit-v1/, it's also known as "Espressif ESP32 DevKitC" and by a miriad of other names by other ESP32 devboard manufacturers, all using the no-less-venerable Espressif ESP32-WROOM-32 module.

TIA!

EDIT: forgot to mention, the examples (eg, flight_modes.ino) do compile and upload with no issues. But using the Serial2 port (the only free and unencumbered UART on these boards), serial monitor output becomes garbled immediately upon calling crsf.begin() and from that point on, nothing works. I suspect there's some kind of incompatibility in the way CRSFforArduino uses the serial port, but couldn't figure it out by examining the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions