Search found 1 match
- Mon Feb 19, 2024 9:05 pm
- Forum: ESP32 Arduino
- Topic: SUMP Compatible ESP32 Logic Analyzer with RLE
- Replies: 45
- Views: 85997
Re: SUMP Compatible ESP32 Logic Analyzer with RLE
I am new to ESP32. I have a ESP32 Wroom32 module. I downloaded the code from the Github repo, added #define USE_SERIAL2_FOR_OLS 0 in ESP32_LogicAnalyzer.h and uploaded the code to my module from the arduino IDE but PulseView doesnt detect the board at all, I have followed instructions from the Githu...