Search found 3 matches
- Sat Feb 10, 2024 7:25 pm
- Forum: General Discussion
- Topic: RMT RX_THR_EVENT_INT
- Replies: 0
- Views: 389
RMT RX_THR_EVENT_INT
I have been working with the RMT peripheral in the onewire example, but I need to do a slave as well as a master. The existing code works as a master because the master controls the timing, but it does not work well as a slave -- the receive bytes routine waits for the receiver to timeout for exampl...
- Tue Aug 08, 2023 5:30 pm
- Forum: General Discussion
- Topic: JTAG error with ESP32-S3-DevKitC
- Replies: 7
- Views: 9618
Re: JTAG error with ESP32-S3-DevKitC
That is helpful. I was uncertain whether the error was actually a config file or a USB connection error. Better than DeviceManager, I use USBLogView and it indicates the folowing: Event Type Event Time Description Device Type Vendor ID Product ID USB Class USB SubClass Plug 8/8/2023 1:07:25 PM USB C...
- Mon Aug 07, 2023 9:24 pm
- Forum: General Discussion
- Topic: JTAG error with ESP32-S3-DevKitC
- Replies: 7
- Views: 9618
JTAG error with ESP32-S3-DevKitC
I purchased a new ESP32-S3-DevKitC with the hope of developing using the internal JTAG. I have previously had success with the ESP-WROVER-KIT, but I was looking for something smaller, without an LCD, etc. I am using a Windows 10 platform, Visual Studio Code plug-in, and esp-idf tools v 5.1. I can bu...