• Timer 1 Interrupt 10 sec too late
    Hello! I have a problem with Keil Simulator using an C515C-L for a timer program. Look here --> www.hashbin.com/293.html The Problem is that the interrupt for timer1 is 10 seconds too late...
  • Re: DMA with USART1 & USART2
    I m tying to do FIFO emulation using DMA with USART1 and USART2 in circular mode. The target that i m using is STM32F103VBT6. My application requires that the data received in the USART1 is to be...
  • STM32, printf wiindow and USART2 to printf
    Hello, I got PCB where a Bluetooth modul is SMD mounted at USART2 and a STM32F103ZE T6 (High Density). I'm using Keil + cmsis + stlib3.5.0 I'm trying to get the BT Modul working. For that I...
  • STM32F103VCT USART2 False Reception issue
    Hi, I would need 3 USARTs for a project (I am using stm32f103vct6 microcontroller). One USART is already functional properly which is USART1. I am trying same with USART2. Transmit is working fine...
  • Issues with using timer0, timer1 and timer7, interrupt of timer7 never occurs
    Hello everyone, I've been looking some infos in Inet, but I didnt really find what I was looking for. I am working with a XC164CS32F, for my project I need various timers. Quick explanation: Timer0...