• Forced Hard Fault / Bus Fault debugging Cortex M4
    Hi, I am working on a software development on a nRF52832 chip from Nordic, embedding a Cortex M4. I am using Keil µVision5. Amongst other things, the nRF52832 communicates via UART with a GSM chip...
  • Forced Hard Fault / Bus Fault debugging Cortex M4
    Hi, I am working on a software development on a nRF52832 chip from Nordic, embedding a Cortex M4. I am using Keil µVision5. Amongst other things, the nRF52832 communicates via UART with a GSM chip...
  • help programing TIM1 on STM32f103rbt6
    Hi, I'm writing here in order to find some help in order to program the TIM1 as PWM and make the port PA8 move, as by now I can't get it. I've already done some projects, using other timers ...
  • help programing TIM1 on STM32f103rbt6
    Hi, I'm writing here in order to find some help in order to program the TIM1 as PWM and make the port PA8 move, as by now I can't get it. I've already done some projects, using other timers ...
  • Can I code STM32F103RBT6 into Assembly Langauage rather than C or C++?
    Hi Everyone! I have STM32F1xx family microcontroller. I've coded some projects into C language. Now, I want to code this microcontroller into Assembly laguage. If Yes, I can then please give an example...