Page 1 of 1

NUCLEO-H743ZI loading micropython problem

Posted: Thu Feb 27, 2020 2:44 pm
by hdenizgurhan
Hello everyone.

I compiled micopython for NUCLEO-H743ZI board. But when i try to load hex file to the board using STM32 ST-LINK Utility, the loading stops after a while and the program is closed automatically. I compile and program micropython for different boards before and never seen such a problem. What might be causing this and how can I fix it?

Thanks.