• MDK4.54-STM32F4: Watch window TIM2...
    Hi, if I load the Blinky example program to MCBSTM32F400 demo board, then open the watch window, then I cannot watch any of the the APB1 peripherals (e. g. TIM2, TIM3, ...). I get the message <cannot...
  • STM32F103RB problem with TIM2 interrupt on DMA USART
    Hi, I am having problems with STM32F103RB in MCBSTM32 with Keil UVision. I am trying to use the TIM2 interrupt on DMA USART with tasks. The problem is that the interrupt never happen. Sure that I am...
  • STM32 and interrupts
    What does really hapen when interrupt occour? The microcontroller starts from address 0x00 in flash memory but why the flash ORIGIN = 0x8000000? The interrupt vectors are also put in address 0x800....
  • Hardfault STM32
    1. I am using STM32 with keil v5. 2. In my code I am getting hardfault, however I don't see any error in "fault report" option of keil. 3. What could be error? 4. Attached is pic. www.docdroid...
  • STM32 F207VC
    Hello All, I am using STM32F207VC. I am using uvision 4 for copilation. I am using floating license. I just wanted to check wherther its working fine after the installation. So i ahve written a samll...