Search found 3 matches
- Tue Jan 10, 2023 12:58 pm
- Forum: Hardware
- Topic: mcpwm unrealiable, gets stuck
- Replies: 0
- Views: 1123
mcpwm unrealiable, gets stuck
I am having issue with basic usage of the mcpwm module. In the code below, I am varying the frequency on the fly. In the waveform below, you can see that it is stuck. If I power cycle it one of three things will happen: 1. It fails like it does below 2. It will run somewhat correctly, though some hi...
- Mon Jan 09, 2023 1:20 pm
- Forum: ESP-IDF
- Topic: ESP-Prog and HUZZAH32 Issues
- Replies: 1
- Views: 1228
Re: ESP-Prog and HUZZAH32 Issues
The issue here was due to one of the JTAG pins being utilized by the shipped firmware. Once I was able to time it such that I could connect and do a full erase, it has been working correctly.
- Mon Nov 28, 2022 2:10 am
- Forum: ESP-IDF
- Topic: ESP-Prog and HUZZAH32 Issues
- Replies: 1
- Views: 1228
ESP-Prog and HUZZAH32 Issues
I am using ESP-Prog on a Windows machine. I am using an ESP-Prog hooked into a HUZZA32 Feather ( https://www.adafruit.com/product/3405 ) on a breadboard. SIGNAL: ESP-PROG -> HUZZA32 MTCK: 4 - MTCK -> 13 - MTCK MTDI: 8 - TDI -> 12 - MTDI MTDO: 6 - TDO -> 15 - MTDO MTMS: 2 - TMS -> 14 - MTMS 3V: 1 - V...