Search found 1 match

by Dommar92
Wed Jan 27, 2021 5:39 pm
Forum: Report Bugs
Topic: ESP32 behaving differently when UART connection is closed
Replies: 0
Views: 3425

ESP32 behaving differently when UART connection is closed

I'm using an ESP32 devkitc V4 (azdelivery) with <Arduino.h> for reading six piezos for a drum sample pad and detecting peaks to send MIDI signals. I use the second HardwareSerial on TX Pin 17 and everything works fine when it's powered over USB and a UART terminal (platformIO) runs on default Serial...