Page 1 of 1

Nucleo H743ZI2 USB connect

Posted: Mon Jul 26, 2021 8:05 pm
by mpython
Hello, I have a problem with connecting to H743ZI2 via USB after deploying the micropython firmware.

The error from thonny:
Thony_repl.PNG
Thony_repl.PNG (13.43 KiB) Viewed 2840 times
Thank you for your advice.

Re: Nucleo H743ZI2 USB connect

Posted: Wed Aug 04, 2021 5:26 am
by jimmo
mpython wrote:
Mon Jul 26, 2021 8:05 pm
Hello, I have a problem with connecting to H743ZI2 via USB after deploying the micropython firmware.
Which firmware (where did you get it from, what is the filename). How did you flash/deploy it? What board are you using (is it the NUCLEO-H743ZI). How are you connected to the REPL?

Re: Nucleo H743ZI2 USB connect

Posted: Tue Aug 24, 2021 10:48 pm
by nedkonz
mpython wrote:
Mon Jul 26, 2021 8:05 pm
Hello, I have a problem with connecting to H743ZI2 via USB after deploying the micropython firmware.
There are slight differences between the H743ZI2 and the H743ZI. The mods for the ZI2 have been incorporated into the mainline code very recently.

Have you tried using two USB connections (one to the stlink port and one to the user port)? If you try to just use the user port by itself the board won't be powered up.