2020-09-04 02:39 AM
I'm working on my end-of-degree project using an STM32F407 Discovery board. I have been working with it the last couple of months with no problems, doing the pin configuration with STM32CubeMX and developing the program in ARM Keil uVision 5.
Yesterday, while doing some debugging the board stopped being recognized by the program. When trying to load any program Keil says "No ST-LINK detected", 30 seconds before it worked perfectly.
After looking on the internet this is what I have been able to find.
Any help would be appreciated; I have reached to a blocking point and cannot go on with my project.
Thanks.
Solved! Go to Solution.
2020-09-04 02:23 PM
I'm glad to hear that you found a workaround, but unfortunately that's not my case. I didn't update my firmware recently, maybe in April when I bought it, and I have mine connected directly at the laptop's USB port. I tried connecting it to one of the other ports but it had no effect.
2020-09-10 04:22 AM
At this point I give up on fixing the board.
In retrospective I believe that the cause of the damage might have been a connection I did between one of the GPIOs and one of the power supplies of the project (an ETX power supply). I did that connection to have an interruption to stop the program if that power supply stops working, but I guess it might have broken the board.
2023-06-24 10:10 AM
Hello, I have a very similar problem to yours. I'm also working on an end-of-studies project using a STEVAL-BFA001V2B. When I tried to test it for the first time, I powered up the sensor node with an 18V voltage from a controlled power supply. However, when I configured the terminal to start receiving data from the sensor node, I noticed that there was a disk containing the files FAIL.txt, DETAILS.txt, and GETSTARTED.html, but I couldn't see any current consumption on the power supply screen. Could the issue be an electrical defect with the node or just a software configuration problem?
Thank you.