Skip to main content
Visitor II
January 20, 2025
Question

Code generation error with NUCLEO-F103RB

  • January 20, 2025
  • 1 reply
  • 429 views

I am working on the blink led project on the Nucleo - F103RB, I facing error during the code generation process, the code isn't generating. Might be something with macbook, that i need to install any extra packages or something.

Can someone plzz help me with this :folded_hands:.

1 reply

Technical Moderator
January 20, 2025

Hello @divraj 

What exactly did the error message say? 

Localize where the code generation hangs and what is the problem that you see and when it occurs. You can share a screenshot, or your code to help you in this issue.

Try follow this article to blink a LEDSTM32StepByStep:Step2 Blink LED - stm32mcu

You can refer to the GPIO example demonstrates how to toggle a GPIO pin on the Nucleo-F103RB:

STM32CubeF1/Projects/STM32F103RB-Nucleo/Examples/GPIO/GPIO_IOToggle at master · STMicroelectronics/STM32CubeF1 · GitHub  (Make sure to adjust the pin and port according to your specific requirements)

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"