2023-09-29 09:01 AM
Hello.
I buy board STM32F401Development Board V3.0 STM32F401CCU6 .
Board workin and work usb, but me need can bus.
I replase SMM32F401 MCU on STM32F105RCT6.
Board work and programming bun not work USB ((. DFU mode not work.
I searching difference USB between SMM32F401 and STM32F105. Not found ((.
Please help do work USB on STM32F105.
Solved! Go to Solution.
2023-10-06 01:30 AM
2023-10-06 05:21 AM - edited 2023-10-06 05:21 AM
One more difference: 'F105 requires VBUS (+5V from USB, possibly divided down to 3V to reduce risk of damage) to be connected to PA9; whereas 'F401 does not require that, so it's probably not connected on the board.
Read relevant chapters in AN2606.
JW
PS. Don't be scared by the datecode 937 issue - as there's only one digit for year in the datecode, this (from context) means chips made in 2009 week 37 and older, i.e. from the first batches of STM32. It's unlikely you have those.
2023-10-07 06:39 AM
I've seen it, but haven't tried it yet. Thanks it helped))!!
2024-06-08 07:41 PM
I had the same problem with my board. have you successfully programmed your board via DFU?