Search found 1 match

by nogglebandit
Tue Oct 13, 2020 3:00 pm
Forum: ESP32 Arduino
Topic: ESP32-S2 USB HID Arduino Unrecognized
Replies: 2
Views: 4470

ESP32-S2 USB HID Arduino Unrecognized

Hello ESP32 Friends I am trying to get a project going using the ESP32-S2 Saola dev kit. I need to connect an ILI9488 TFT Display, and the USB OTG for HID support to emulate a keyboard. I am able to get TinyUSB working with ESP-IDF, but when I use the esp32s2 esp32-arduino branch in my Arduino IDE, ...