2021-03-01 01:33 PM
We're using the STM32 Nucleo-L4R5ZI
The issue is that whenever we try to check the ST-Link using STM32Cube Programmer or ST-Link Utility, it won't connect to the board.
We kept getting errors like
We've tried using different USB cables and USB ports on different computers, we tried uninstalling STM32 related programs, reinstalled them, and updating drivers, but nothing seemed to help.
When looking at "NODE L4R5ZI", there's a text file named FAIL.txt, with text saying "The interface firmware FAILED TO reset/halt the target MCU".
Solved! Go to Solution.
2021-03-01 01:40 PM
Are the jumper set. Compare the settings to the user manual!
2021-03-01 01:40 PM
Are the jumper set. Compare the settings to the user manual!
2021-03-01 02:08 PM
Thanks for responding Uwe,
Yes, the problem was with the jumpers, specifically JP5. After fixing that, it worked perfectly fine.