• 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 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...
  • STM32F10X ESOFM processing
    Hello, are you plan to fix error with processing ESOFM in usbd_STM32F103.c ? Line 174 enable ESOFM interrupt ((USBD_P_SOF_Event != 0) ? CNTR_ESOFM : 0); but not processing inside void USB_LP_CAN1_RX0_IRQHandler...
  • 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...
  • Configuring External RAM
    Hi I am using Phytec Modul 165 with external RAM of 256k and Flash of 256k as well. Now uVision 2 configure only 16k of nData/nData1. That is when I define a structure array, it encouters an error...