SOM Cortex-M4¶
Several of the peripherals on the MitySOM-AM62 can be accessed by the Cortex-M4 processor in the MCU subsystem (MCUSS)
Note: The AM62A and AM62P has a Cortex-R5F processor in the MCU subsystem (MCUSS) instead.
- Table of contents
- SOM Cortex-M4
Reference Information and Examples¶
Examples | |
Hello world | Running hello_world from the M4 |
CAN Interfaces | Information and examples on using the MCAN interface from the M4 |
Using RPMsg echo on M4 | Building and debugging RPMsg between M4 and Arm/Linux |
Go to top