STM32 Nucleo boards are a line of STM32-based embedded development boards manufactured by ST Microelectronics.
Questions tagged [nucleo]
228 questions
-2
votes
1 answer
Creating a switch statement with multiple digital inputs? (c++, mbed, nucleo)
I am trying to compile a switch statement to create a combination lock of sorts from a nucleo board. At first I tried to tackle using multiple digital inputs in a switch statement by creating a bit mask and assigning integers, this seems to have…

DakarusJoe
- 3
- 4
-2
votes
1 answer
Coding of STM32H745 model via Simulink
The "STM32H745" model is not among the models supported by the package named "Simulink Coder Support Package Using STMicroelectronics Nucleo Boards" available in Simulink. I am new in this work and I just want to make LED Blink application via…

bopele
- 9
- 2
-2
votes
1 answer
arm-none-eabi-gcc with nucleo L432KC board
I am looking for a procedure to compile and upload my code for the STM32L432KC nucleo board from the linux terminal like the procedure I used with my atmega328p Here
I kinda got attached to using vim and the gdb debugger and I was so happy doing so…

Susano
- 230
- 2
- 9