• ws2812 with stm32f0
    Hey I want to use stm32f0 by ws2812 and keil. this is my code /* * light weight WS2812 lib - ARM Cortex M0/M0+ version * * Created: 07.07.2013 * Author: Tim (cpldcpu@gmail.com) */ #include...
  • STM32F0 common debugger problem
    I've seen multiple threads around the internet about the issue I'm having with no solution. So here's another thread: I can't get the ST-Link/v2 debugger to work. When I compile the project in uVision...
  • STM32F0 uint32_t access across boundary
    Hi I am using MDK5.11a on STM32F050. I come across a hard fault, which I eventually find out it is the following construct that causes the problem. The following is just to demonstrate the fault...
  • MDK4.74 not working with STM32f0-discovery/ST_Link
    Hello. Recently, I upgraded the MDK from version 4.53 to Version 4.74. However, when I use the ST_Link which is included in STM32f0-discovery board to debug STM32F100RB, I got the message as following...
  • STM32F0 Discovery Board Debug Problems
    Hi, I am trying to get my µVision5 working with the STM32F0 Discovery Board. Building the project is possible but starting the debug session allways brings the error message: "No ULINK Device found...