Search found 4 matches

by HaydosR
Tue Sep 10, 2024 10:25 pm
Forum: ESP-IDF
Topic: ESP32-S3 Delay Enumeration of 2nd USB CDC Port
Replies: 3
Views: 457

Re: ESP32-S3 Delay Enumeration of 2nd USB CDC Port

I hadn't considered that process, but with what you've described I may be out of luck. I guess this question is more Windows specific / less ESP32, but do you have any suggestions on how the 2 ports could be differentiated. Is it possible (though probably not advisable) for one CDC descriptor to be ...
by HaydosR
Tue Sep 10, 2024 1:47 am
Forum: ESP-IDF
Topic: ESP32-S3 Delay Enumeration of 2nd USB CDC Port
Replies: 3
Views: 457

ESP32-S3 Delay Enumeration of 2nd USB CDC Port

Hi, I'm developing a product around an ESP32-S3 module (WROOM) that registers 2 USB CDC Ports on the attached Windows computer (industrial application, the device will always be plugged into a Windows computer). For the sake of easily configuring software on the Windows machine, I'd like the board t...
by HaydosR
Wed May 29, 2024 12:42 am
Forum: ESP-IDF
Topic: uart half duplex one line
Replies: 5
Views: 1508

Re: uart half duplex one line

Interested in this also - have a board with an ESP32-S3 main processor and an Attiny1616 for background input monitoring. Would love to be able to UPDI program the Attiny via the ESP.

Don't have any suggestions unfortunately. Just leaving a comment to get notified of replies
by HaydosR
Fri Sep 02, 2022 6:44 am
Forum: ESP-IDF
Topic: ESP32-S3 Inccorectly reporting Deepsleep Wakeup Reason
Replies: 2
Views: 1482

ESP32-S3 Inccorectly reporting Deepsleep Wakeup Reason

Hi, I have a customboard running an ESP32-S3 WROOM Module. One line on this module is linked to an external button with a pull-up resistor on GPIO13 and I want this button to operate as a DeepSleep wakeup source. For the majority of the time, the board wakes and reports that the button was successfu...