2023-06-17 12:44 AM
Hello Team,
I debug STM32F405 on my custom PCB using nucleo board and STLink utility software.
Now, I have added a digital isolator on my PCB , and the STM32F405 MCU is powered by the isolated 3.3v supply & ground of the isolator.
Now, the Nucleo board is connected to the PC USB supply and ground and on other hand onboard STM32F405 MCU is connected with the isolated power supply and ground .
Will the nucleo board able to debug the onboard MCU with while both having different supply and ground?
Solved! Go to Solution.
2023-06-17 03:34 AM - edited 2023-06-17 03:34 AM
Ofcourse but with ISOL you need connect GND and target 3V3 too read ISOL docu.
But for normal situation you can use Nucleo STLINK and connect GND only. But if work on other voltage base , your computer need isolate transformer then or on battery only ntb...
2023-06-17 02:36 AM
Different supply is possible different ground NO. Only with ISOL STLINK ST-LINK/V2-ISOL STMicroelectronics | Mouser
2023-06-17 03:29 AM
Hi MM..1,
Thanks for the reply. So, I can use ISOL STLINK for debugging and connect the ISOL STLINK GND with the target MCU GND.
2023-06-17 03:34 AM - edited 2023-06-17 03:34 AM
Ofcourse but with ISOL you need connect GND and target 3V3 too read ISOL docu.
But for normal situation you can use Nucleo STLINK and connect GND only. But if work on other voltage base , your computer need isolate transformer then or on battery only ntb...