Skip to main content
Visitor II
August 25, 2020
Question

Flashing code using USB

  • August 25, 2020
  • 3 replies
  • 883 views

​Hi, i have developed 60 electronic card using an STM32F205RCTx.On 40 card flashing the code using USB was possible(STM32 cube programmer detect USB) but on the 20 card STM32 cube programer do not detect USB and the PC show me the msg"unknown peripheral"

​Can anyone help me please.

    This topic has been closed for replies.

    3 replies

    Graduate II
    August 25, 2020

    Check: Power, Connectivity, Clocking

    Assume no one is familiar with the specifics of your design

    SAbir.1Author
    Visitor II
    September 1, 2020

    Hello,

    I have checked the connectivity from multiple PC, i have changed the cable. Power and Clocking are checked too. But always the same problem?

    Super User
    September 1, 2020

    Are you taking about the default DFU bootloader?

    Tell us more about your hardware -as Clive said, tell us how do you power the board, check physically if all power and ground pins (including VDDA) are connected. Tell us how USB is connected, check for bad solder joints. Tell us how do you manage BOOTx pins. How are other boot-related pins connected, can't the boulder go falsely to other protocols. What crystal are you using. If you can program the boards in other way, check if HSE and USB are working.

    JW