Browse By Tags

  • how dose the PC run to startup.s when the mcu reset

    Hi,dear enginner:

        i want to know how the PC run to startup.s when mcu reset?

       The Definitive Guide to the ARM Cortex-M3 says address 0x00000000 is MSP‘,address 0x00000004 is ResetVector.

       But when I look at STM32F767, I find that 0x00000000 and…

  • A smart architecture boosting performance while preserving determinism

    by Fred Le Cam and Kais Errouissi

    STM32F7 System On Chip :  A Smart System Architecture

    ARM Cortex-M7 based Microcontrollers usually share similar ARMCortex-M7 processor configuration options including a 64-bit AXI system bus interface, instruction and…