Skip to main content
Explorer
September 29, 2023
Solved

STM32F105 on board STM32F401 not working USB

  • September 29, 2023
  • 11 replies
  • 4424 views

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.

    This topic has been closed for replies.
    Best answer by waclawek.jan

    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.

    11 replies

    bithasherAuthor
    Explorer
    October 7, 2023

    I've seen it, but haven't tried it yet. Thanks it helped))!!

    Visitor II
    June 9, 2024

    I had the same problem with my board. have you successfully programmed your board via DFU?