Skip to main content
kvresto
Senior
November 11, 2024
Solved

Legacy STM32100B-EVAL

  • November 11, 2024
  • 1 reply
  • 908 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

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ƎALLEm
mƎALLEmBest answer
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.

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
kvresto
kvrestoAuthor
Senior
November 13, 2024

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

KV.