• IWDG and NVIC_SystemReset on Keil MCBSTM32
    Hi all, I'm crossposting this from ST forum since i didn't get any response and the question is still open and becoming urgent in choosing the microcontrollore for our project. I'm using the keil...
  • IWDG timeout & register rump
    Hi, I'm developing a piece of kit using an STM32F207, and running the RL-RTX. I'm using the IWDG as I develope the F/W further. I perform daily/nightly soak tests on blasting data packets through the...
  • STM32F103 GPIOs
    Hi, I need to write 16bit value to pins: PB0(0),PB1(1),PA2(2),PB3(3),PB4(4),PB5(5),PB6(6),PB7(7),PB8(8),PB9(9),PC6(10),PC7(11),PB12(12),PB13(13),PB14(14),PB15(15) (STM32F103). Is there someone...
  • debug STM32F103
    Hi everyone I'm kinda new to Keil and STM32 MCU I managed to build very small projects but now I want to try something more complicated and I would like to use the debug, especially the debug (printf...
  • Assembler references for STM32F103
    Hi Guys, can someone point me in the right direction for assembler programming on the STM32F103. I've been programming ATmega chips for years now in Assembler and now have started on ARM. I just love...