Board disconnected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-01 7:37 PM
I am trying to create a BLDC Controller project based on VESC using the STM32F405RGT6 microcontroller. I have successfully flashed the bootloader and uploaded the firmware using STLink. However, when I connect the IC to my laptop via USB, the IC is detected and can run the firmware only for a few moments (around 2 minutes) before disconnecting. What could be the issue?
- Labels:
-
MC Firmware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-02 4:52 AM
Pulling too much power or reseting. Perhaps scope supply vs NRST
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-02 5:54 AM
Check the output of the AMS1117-3.3 voltage regulator. If the regulator overheats or becomes unstable, the microcontroller could reset or disconnect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-03 5:12 AM
Hi,
There are 1002 possible reasons why this is happening -
- bad hardware
...
1002. memory leak.
I hope this helps.
Kind regards
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-03 10:35 AM
Ordinary lockup of USB stack due to calling transmit routine from the main loop?... Just wild guess, not really enough info for a reasonable answer.
