You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get stm32u595ri USB communication working.
After applying these changes I'm running the following:
cd examples/stm32u5
cargo r -r --bin usb_hs_serial
On Windows 10 I'm seeing:
And this inside Device Manager:
I'm assuming it's not a hardware issue. This is because tying BOOT0 to VDD successfully allows me to interface with the chip using the USB DFU bootloader.
I'm trying to get stm32u595ri USB communication working.
After applying these changes I'm running the following:
On Windows 10 I'm seeing:
And this inside Device Manager:
I'm assuming it's not a hardware issue. This is because tying BOOT0 to VDD successfully allows me to interface with the chip using the USB DFU bootloader.
Here's the logs:
The text was updated successfully, but these errors were encountered: