Skip to main content
Visitor II
November 11, 2024
Solved

Legacy STM32100B-EVAL

  • November 11, 2024
  • 1 reply
  • 907 views

Hi. I have a collection of STM32VL_Discovery boards, and I want to put them to good use. I am looking for the STM32100B-EVAL software library package. The latest downloads by CubeMX do not include anything for the 100B-EVAL. I am particularly interested in finding the application demo with the menu selection of all the apps supplied.

Is this still package available for download for those of us still finding use for these older boards.

Thanks KV

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello @kvresto ,

    It seems (unfortunately) even with the first CubeF1 package V1.0.0 doesn't contain that board examples.

    SofLit_0-1731406528103.png

    You can verify that by installing CubeF1 V1.0.0 with CubeMx:

    SofLit_1-1731406651713.png

    SofLit_2-1731406727387.png

    Then go to C:\Users\<UserName>\STM32Cube\Repository\stm32cube_fw_f1_v100.zip

    Hope that answers your question.

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    November 12, 2024

    Hello @kvresto ,

    It seems (unfortunately) even with the first CubeF1 package V1.0.0 doesn't contain that board examples.

    SofLit_0-1731406528103.png

    You can verify that by installing CubeF1 V1.0.0 with CubeMx:

    SofLit_1-1731406651713.png

    SofLit_2-1731406727387.png

    Then go to C:\Users\<UserName>\STM32Cube\Repository\stm32cube_fw_f1_v100.zip

    Hope that answers your question.

    kvrestoAuthor
    Visitor II
    November 13, 2024

    Hi SofLit, Thank you for your help, I'll dig into it.

    KV.