Search found 2 matches

by ELESSUK
Sat Feb 10, 2018 11:14 pm
Forum: General Discussion
Topic: JTAG Debugging
Replies: 2
Views: 4870

JTAG Debugging

I am trying to get JTAG debugging working with esp-idf using an ESP-Wrover-Kit and Ubuntu 17.10. I have the correct JTAG links set on JP8. The project I am trying to debug is the hello_world example in the examples directory. I have modified hello_world_main.c to count down from 100 with a delay of ...
by ELESSUK
Sat Jan 06, 2018 1:50 am
Forum: General Discussion
Topic: Problem getting started with ESP32-WROOM-02
Replies: 1
Views: 4377

Problem getting started with ESP32-WROOM-02

I am having problems getting started with the ESP32-WROOM-02. I am using it in this configuration: http://espressif.com/sites/default/files/getstart/NEWESP8266/table-2-21.jpg The TXD and RXD lines are connected to a USB-TTL converter (FT232R based IC). This then connects to my PC which is running Ub...