EmberHeavyIndustries / HID2AMI

First Class HID controller to AMIGA (Atari, etc..) adaptor and converter
Other
113 stars 17 forks source link

Unable to enter DFU mode #7

Closed jsanpe closed 1 year ago

jsanpe commented 1 year ago

I recently finished assembling a HID2AMI and I am currently in the phase of flashing the firmware. Following the instructions of the guide (for Linux) won't lead to a dfu device recognized by the system.

While it's very likely to be a problem with the soldering of the components I wanted to be sure that DFU mode actually comes pre-installed in the STM32F103RCT6 system ram. According to https://community.st.com/t5/embedded-software-mcus/bootloader-dfu-stm32f103/td-p/159027 this is NOT the case. I don't have a lot of experience with STM32s, what's the general experience with this particular MCU? What would be an alternative to get the .dfu files flashed?

Thanks for your help!

jsanpe commented 1 year ago

Seems that the MCU to be used is the STM32F105 (not F103). Closing the issue.