VS Arduino
>> >> Debugging wiring
https://www.visualmicro.com/forums/YaBB.pl?num=1648060147

Message started by HomerRamone on Mar 23rd, 2022 at 6:29pm

Title: Debugging wiring
Post by HomerRamone on Mar 23rd, 2022 at 6:29pm
There are 2 links for debugging wiring here:
https://www.visualmicro.com/page/ESP32-Debugging.aspx
Debugging and Debugging+Serial

Whats the difference between these two.

Also in the latter debugger pin 6 looks to be connected to I00 on the ESP - my ESP doesnt seem to have this pin :(

Finally in the diagram for ESP Devkit to External ESP32 which way is it going ? Using the devkit to debug external or vice versa.

Thanks

Title: Re: Debugging wiring
Post by Simon@Visual Micro on Mar 24th, 2022 at 11:18am

Quote:

Debugging and Debugging+Serial

Whats the difference between these two.

The Debugging diagrams show just how to connect the debug probe to the board, so to use serial you will need to connect the USB cable as well.
The Debugging + Serial, mean the serial lines are passed through the debug probe as well, so you can have both debugging and serial through the single USB lead to the debug probe.


Quote:
Also in the latter debugger pin 6 looks to be connected to I00 on the ESP - my ESP doesnt seem to have this pin Sad

IO0 is one of the bootstrapping pins, so it is normally broken out somewhere on the board. Which module do you have?


Quote:
Finally in the diagram for ESP Devkit to External ESP32 which way is it going ? Using the devkit to debug external or vice versa.

This setup is using the Devkit's onboard debug probe, to debug an external ESP32 module

Title: Re: Debugging wiring
Post by HomerRamone on Mar 24th, 2022 at 11:50am

Quote:
Debugging and Debugging+Serial


So as long as I connect both devices with USB I can just connect with the first wiring diagram ?


Quote:
IO0 is one of the bootstrapping pins

My module is one of these:
https://www.amazon.co.uk/gp/product/B07VJ34N2Q

On of the debuggers I have is this one:
https://www.amazon.co.uk/gp/product/B0933B8TCW


Quote:
ESP Devkit

So just like using my devkit as one smaller debugger I already have. Thats what I figured, thanks.


Title: Re: Debugging wiring
Post by Simon@Visual Micro on Mar 24th, 2022 at 12:24pm

Quote:
So as long as I connect both devices with USB I can just connect with the first wiring diagram ?

That's correct, if using both USB Connections generally you shouldn't need to connect the VCC line between the probe and the ESP.

Thanks for the board information, and it should work with the serial passthrough without the IO0 connected.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.