• blinky;stm32f10x;undefined symbol
    Hello,in order to become familiar with the STM32F10X I first modified the Blinky program.But I have a problem.When I Build Target,there are errors as follows: Build target 'STM32F10x' compiling Blinky...
  • STM32F10x J-Link Failure
    I've problems to program STM32 controllers with the J-Link debugger. I'm using the RealView Toolchain V4.11. When I try to download a file to the controller, the programming dialog fails with the following...
  • STM32F10x DMA Error
    Hi, I have started a new project on Keil 5.1, When I check the DMA driver in the Manage environment runtime, If I select the MCU to be STM32F107VC, the project will compile Normally. But I need...
  • mysterious flash download timeout STM32f10x
    We have a bootloader residing in 0800 0000 to 0801 ffff and an app residing in 0802 0000 to 0807 ffff how can it be that with some versions of the bootloader I get flash erase and/or flash downkoad...
  • new project in keil using stm32f10x
    hello, I'm trying to get familiar with keil, I run one of the example files on this soft to blink a led using stm32f10x and everything was ok but when I want to create a new project I get this error...