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

Cortex M7 SPI Interface Register Base Address

Hello,

I am trying to use the SPI interface on the Teensy 4.0 board which has a Cortex M7.  I found the registers and there offsets in the RM0444 Reference Manual but can't find the Base Address of these registers anywhere!

Thanks

Parents
  • Andy,

    MX RT1060 Crossover MCU with Arm® Cortex®-M7 core.

    I have a background in FPGAs and I think I must be getting some terminology wrong. Processor does not equal core?  I always thought they were the same thing.  What components are not included in the "core"?  I'm assuming now the peripherals, MCU, ...

    The SPI Status and Control registers are in the Cortex-M7 documentation.  I would assume that means the components to use SPI are inside the core?

Reply
  • Andy,

    MX RT1060 Crossover MCU with Arm® Cortex®-M7 core.

    I have a background in FPGAs and I think I must be getting some terminology wrong. Processor does not equal core?  I always thought they were the same thing.  What components are not included in the "core"?  I'm assuming now the peripherals, MCU, ...

    The SPI Status and Control registers are in the Cortex-M7 documentation.  I would assume that means the components to use SPI are inside the core?

Children