Skip to main content
Visitor II
January 12, 2020
Solved

Locate the STM32F405RGT6 HAL_User_Manual

  • January 12, 2020
  • 2 replies
  • 878 views

I cannot find the ??-> STM32F405Rx_User_Manual <-?? in the STM32F4xx_HAL_Driver package in the STM32Cube_FW_F4_V1.24.2 in my repository. Is it available? Also I would like one for the STM32F4 Discovery's 407VGT6 MCU as well, but the 405RGT6 would suffice.

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

    The 'F417 covers both 'F407 and 'F405 (the 1 in second digit denotes "has CRYPTO" and 7 instead of 5 in third digit denotes "has ETH").

    JW

    2 replies

    Super User
    January 12, 2020

    The 'F417 covers both 'F407 and 'F405 (the 1 in second digit denotes "has CRYPTO" and 7 instead of 5 in third digit denotes "has ETH").

    JW

    JSmit.22Author
    Visitor II
    January 12, 2020

    Excellent, thank you for the quick reply. I was using the other user manuals and just trying to avoid features that were not present in the 405/407's but was afraid I way run into issues if I missed something. Will just avoid Ethernet and Cryptography in the 417's manual.

    They could maybe incorporate the covered MCU's in the Main Page of the manuals for clarity.

    Thanks again!