• Nucleo64 - STM32F334R8 board not shown as Nucleo board in Keil
    I have the board Nucleo-64 STM32F334. When I opened my Keil and created a project with this microcontroller name it is not showing that it is a Nucleo board in the Board support section of the " Manage...
  • Blink Heartbeat led when a sequence of led blinks
    Hi I am new to embedded c, i have to write code to blink led from 1 to 24 in a sequence and a “heart beat” LED blinking at 2 Hz frequency will be driven by Pin 28 of Port 0. i managed to write code...
  • nid help on LED blinking
    i have problem with the led blinking. I using the exmaple program given by keil using uVision3. When i run the program, the LED on the development board didnt blink, it just stay on! wat should i do...
  • LED Blinking with UART
    Hello i am new with the embedded programming. Now try to finish up a project for my university. The project is that we need to create a production line which create tasks and give in the speed of the...
  • LED not blinking (mysteriously) ?
    Hi, I've been evaluating Keil MDK-ARM for a while have an STM3210C-EVAL board in my hands. It's similar to Keil's MCBSTM32C eval board. As usual, I tried to understand how to blink a LED. I manipulated...