CubeProgrammer couldn't find stm32l476
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-05 9:29 PM
we are developping sensor reading board which has stm32l412 AND stm32l476RG on it. we could write program to stm32l412 through CubeProgrammer without any problem but we couldn't write to stm32l476. Please addvise possible cause.
Both STM32l412/476 has exactly same usb interface/circit for each.
CubeProgrammer find usb port for stm32l476 and communicate by 12MBit/sec.
But same CubeProgrammer can't find USB DFU on stm32l476.
windows10 also popup alert of no device recoganition
we confirmed reset procedure (Boot0 and Boot1) is OK.
Host=windows10
CubeProgrammer ver =2.12.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-10 2:05 AM
Hello @白 竹内 ,
I recommend you these FAQs that may help you on your issue:
- How can I use STM32CubeProgrammer to access the USB-DFU bootloader on my STM32 board?
- How to Modify USB DFU firmware examples to work with STM32CubeProgrammer
- DFU mode with system bootloader is not working, while USB does
I hope this help you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
