Browse By Tags

  • Hard fault in STM32F101RF due to MRC2 Disassembly ??!!

    Hi all,

    I am having a bootloader code wherein I will sending/receiving data via USART . I have configured USART to operate in interrupt mode.

    USART functionality works perfectly fine independently. Verified this with multiple read/write instances.

    When…