FVP_MPS2 Target Family Info
Back to Target Families Index ^
Features Supported
- Arm Platform Security Architecture (PSA): Feature representing support for the Arm PSA Root of Trust peripheral. This provides a secure storage environment, cryptography acceleration, secure boot and updates, and more.
Peripheral Drivers Supported
- GPIO Port Output: Driver for writing to an entire GPIO port at a time
- SPI Peripheral/Slave: Serial Peripheral Interface (SPI) device/slave mode
- Analog Inputs: Analog input (ADC) peripheral driver
- μs Ticker: Clock peripheral with at least microsecond resolution that Mbed uses to implement Timer and Ticker.
- Ethernet MAC: Ethernet MAC peripheral driver. Combine the MAC with a PHY chip to connect to Ethernet networks.
- True Random Number Generator: Cryptographic-grade True Random Number Generator (TRNG). This is required to implement SSL communications securely unless you provision devices with an entropy seed stored in nonvolatile storage.
- Flash IAP: Driver allowing In-Application Programming (IAP) of the MCU flash memory.
- Low-Precision Ticker: Also known as the Low-Power Ticker, this peripheral keeps time at a low-frequency clock (usually 32kHz) and generates events for the application. Usually it is used to implement low power sleep.
- I2C Controller/Master: I2C driver for synchronous (blocking) controller/master mode
- GPIO Port Input: Driver for reading from an entire GPIO port at a time
- GPIO Interrupts: GPIO input pin interrupt support
- Sleep: Support for sending the processor to sleep when no threads/ISRs are executing.
- SPI Controller/Master: Serial Peripheral Interface (SPI) controller/master mode
- Serial (UART): Support for buffered and unbuffered serial (UART) ports
- GPIO Port I/O: Driver for using an entire GPIO port as a bidirectional I/O port.
Boards in this Target Family
Inheritance Graph