Search found 4 matches
- Mon Mar 29, 2021 5:48 pm
- Forum: Hardware
- Topic: JTAG pins 12, 13, 14, & 15
- Replies: 4
- Views: 5594
JTAG pins 12, 13, 14, & 15
For the 4-pins used for JTAG, can they be switched on/off via software or do they require hardware binding? In other words, can they be used for both programing and application software based on an internal mux which can be triggered somehow?
- Tue Mar 16, 2021 7:58 pm
- Forum: Hardware
- Topic: Serial ports
- Replies: 1
- Views: 2000
Serial ports
Hi all, can I2C, SPI, and the UART be used at the same time?
- Sun Oct 27, 2019 1:43 pm
- Forum: ESP-IDF
- Topic: Multiple copies of ESP-IDF framework
- Replies: 0
- Views: 1906
Multiple copies of ESP-IDF framework
I have multiple copies of the framework on Windows 10 computer. One for Mingw32, one for VisualGDB, and one for platformio, and of course the Arduino environment. For some reason, the blink program stopped working. I mean I can compile and upload it to Arduino wroom 32 feather board. But the pin 13 ...
- Sun Oct 27, 2019 4:20 am
- Forum: General Discussion
- Topic: All my ESP32 environments suddenly stopped working
- Replies: 1
- Views: 2773
All my ESP32 environments suddenly stopped working
Suddenly I can't get a simple Blink program to work with Command line tool, VisualGDB, or Arduino IDE. The program compiles, and uploads to the board. But the LED doesn't blink. Yesterday it worked just fine. I can program an Arduino UNO fine. I thought that maybe the onboard LED went bad, so I trie...