Search found 3 matches

by pbeam66
Sat Feb 10, 2024 7:25 pm
Forum: General Discussion
Topic: RMT RX_THR_EVENT_INT
Replies: 0
Views: 342

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...
by pbeam66
Tue Aug 08, 2023 5:30 pm
Forum: General Discussion
Topic: JTAG error with ESP32-S3-DevKitC
Replies: 5
Views: 8049

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...
by pbeam66
Mon Aug 07, 2023 9:24 pm
Forum: General Discussion
Topic: JTAG error with ESP32-S3-DevKitC
Replies: 5
Views: 8049

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...