• Understanding interrupt latency and jitter in Cortex-M
    Hi, I've been trying to get a good grasp of the variables associated with interrupt handling in the Cortex-M family. I've read " A Beginner’s Guide on Interrupt Latency - and Interrupt Latency of the...
  • Cortex-M7 minimum schematic ?
    I'm looking to start a new design based on the ARM Cortex-M7 and have been reading thousands of pages of documentation ( not done yet of course ). I am able to design my own schematics and PCBs so I'm...
  • Cortex-M MPU limitations
    Hi All, The title may seem a bit negative, just from my personal point of view. What is the main reason of the two requirements of setting up MPU, namely size and start addresses of MPU regions. First...
  • MIPS of Arm cortex m7
    Hi. I need the MIPS of cortex m7 processor. The results which I saw on wikipedia were in DMIPS. But i need it in MIPS only. Can someone help me with it? Thanks, Shreyas
  • Cortex-M7 VFMA usage
    Dear All, this is my first post and I hope I do not make any serious mistakes. My question is regarding the use case of the cortex-m7 VFMA/VMLA instruction. I am evaluating a polinomial for which...