Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Debugger for STM32 / ESP32 from germany (Read 4311 times)
dominik
Newbies
*
Offline


Posts: 5
Joined: Dec 24th, 2012
Debugger for STM32 / ESP32 from germany
Apr 19th, 2021 at 11:57am
Print Post  
Hi all, 
I need to do some projects on STM32 and ESP32. Is there any recommended hardware debugger available in germany? 
Thx for your advice
Dominik
« Last Edit: Apr 19th, 2021 at 11:57am by dominik »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Debugger for STM32 / ESP32 from germany
Reply #1 - Apr 19th, 2021 at 12:02pm
Print Post  
From our Debugger Support Listing the below devices will work on both boards:  (assuming you want to use the same debugger on both devices)
  • F2232 MiniModule
  • F2232H Dual RS232
  • Segger J-Link


I do not know of any reason these would not be available in Germany at present.
  
Back to top
 
IP Logged
 
dominik
Newbies
*
Offline


Posts: 5
Joined: Dec 24th, 2012
Re: Debugger for STM32 / ESP32 from germany
Reply #2 - Apr 19th, 2021 at 12:13pm
Print Post  
Hi Simon, 
thx. 

https://de.elv.com/elv-highspeed-mini-usb-modul-um-ft2232h-komplettbausatz-09934...

Can anyone confirm that this module will work as Debugger? 

Dominik
« Last Edit: Apr 19th, 2021 at 12:14pm by dominik »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Debugger for STM32 / ESP32 from germany
Reply #3 - Apr 19th, 2021 at 12:40pm
Print Post  
That looks compatible as it uses the same FT2232-H Chip, and expect it will be the same as using the "F2232H Dual RS232" options in Visual Micro, and the same hardware connections.

If there are issues when you set it up let us know, and I would recommend starting with the ESP32 (if you have it) for debugging, then once working move onto the STM32.
ESP32 Hardware Debugging Docs
FT2232 Dual Wiring Diagram
  
Back to top
 
IP Logged
 
EdinLipka1
Newbies
*
Offline


Posts: 1
Joined: May 14th, 2021
Re: Debugger for STM32 / ESP32 from germany
Reply #4 - May 17th, 2021 at 8:12am
Print Post  
Hi....In the event that I saw accurately, it upholds USB/Serial programming + correspondence, and furthermore JTAG investigating right? What's more, the two things can be associated simultaneously? 

At the connection I posted before, kindly glance at areas 3.2.3 and 3.2.4, do you have anything like those circuits?

order pcb
« Last Edit: Jun 25th, 2021 at 9:59pm by EdinLipka1 »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Debugger for STM32 / ESP32 from germany
Reply #5 - May 17th, 2021 at 12:59pm
Print Post  
The FT2232 Modules support JTAG debugging, and the Serial can also be routed through this as well (as the ESP-PROG does this using the same chip on-board).

Reviewing how the ESP32-PROG works (https://www.espressif.com/sites/default/files/documentation/ESP-Prog_reference_d...)

The Arduino RX goes to FT2232H BD0, and Arduino TX goes to FT2232H BD1, which should be labelled on your board or mappable from the standard Mini Module Data Sheet below:
https://ftdichip.com/wp-content/uploads/2020/07/DS_FT2232H_Mini_Module.pdf

If this is not the correct section or document, please re-post the direct link to the document again.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint