Skip to main content
Sudhir
Associate III
May 14, 2020
Solved

Where is the binary firmware for p-nucleo-ihm001 MCU board that the user manual UM1949 says is available on st.com?

  • May 14, 2020
  • 11 replies
  • 2966 views

The document UM1949 says:

The original firmware demonstration to reprogram the STM32 MCU of the

P-NUCLEO-IHM001, is available in binary file format from the www.st.com

website and it is called P-NUCLEO-IHM001.bin.

Also where is the source code for that firmware?

Best answer by cedric h1

Hello Sudhir,

The source code that has been used to generate the P-NUCLEO-IHM001 binary can be generated by selecting the following example from the "Example Projects" section in the very first window when you run the workbench :

0693W000001cYcEQAU.png

At the generation stage, you will have the choice between UPDATE button or GENERATE button. use UPDATE button otherwise the potentiometer will not be functional.

Best Regards

Cedric

11 replies

Sudhir
SudhirAuthor
Associate III
May 28, 2020

It works with a TrueStudio compile but not with the IDE compile!!!!