Latest STM32 BSP 3.7r2

Sysprogs forums Forums VisualGDB Latest STM32 BSP 3.7r2

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9082
    devrope
    Participant

    Hi

    We use STM32F4 HAL 1.11 because 1.12/1.13 screws up our IrDA.
    The project use standalone BSP so I manually copy the files to the BSP subfolder.

    Today “Embedded tools” noticed me that an update existed (3.7r2) so I downloaded, didn’t think it would interfer because of the “standalone BSP”.

    However; now all of a sudden the “internal CPU temp reading” (implemented according to samples online, and working before) is way off, and I didn’t change anything else…

    Is it possible to downgrade BSP’s? I can’t find any of the old ones online, only the current one.

    Regards
    Roger

    #9085
    support
    Keymaster

    Hi,

    Yes, you can always download the older BSPs here: http://visualgdb.com/hwsupport/

    Normally though a BSP upgrade should not affect stand-alone projects (you can try simply renaming the BSP directory and confirming that the project still builds), so perhaps the upgrade coincided with something else?

    #9107
    devrope
    Participant

    Yes, you’re right; using stand-alone BSP didn’t mess with my project, it was another mistake I made :s

    But it’s good to know where to download older BSPs anyway, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.