Search found 4 matches

by ezed413
Mon Mar 29, 2021 5:48 pm
Forum: Hardware
Topic: JTAG pins 12, 13, 14, & 15
Replies: 4
Views: 5331

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?
by ezed413
Tue Mar 16, 2021 7:58 pm
Forum: Hardware
Topic: Serial ports
Replies: 1
Views: 1916

Serial ports

Hi all, can I2C, SPI, and the UART be used at the same time?
by ezed413
Sun Oct 27, 2019 1:43 pm
Forum: ESP-IDF
Topic: Multiple copies of ESP-IDF framework
Replies: 0
Views: 1823

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 ...
by ezed413
Sun Oct 27, 2019 4:20 am
Forum: General Discussion
Topic: All my ESP32 environments suddenly stopped working
Replies: 1
Views: 2704

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