This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents
  • Hi Joseph,

    Thank you for thorough remarks, regarding GPIO pins I/O toggling speed,  as I say my in paper my intention was not to use port registers or low level languge bit manipulation. My interest was to give insight on how fast are functions in high level programing languges that manipulate with GPIO ports.

    Regarding M7 DP FPU I tested STM32F767 ARM Cortex M7 that have duble precision, as well as STMF746 with Single Precision FPU so you can se clear contrast in performance increase.

    Best regards,

Reply
  • Hi Joseph,

    Thank you for thorough remarks, regarding GPIO pins I/O toggling speed,  as I say my in paper my intention was not to use port registers or low level languge bit manipulation. My interest was to give insight on how fast are functions in high level programing languges that manipulate with GPIO ports.

    Regarding M7 DP FPU I tested STM32F767 ARM Cortex M7 that have duble precision, as well as STMF746 with Single Precision FPU so you can se clear contrast in performance increase.

    Best regards,

Children