MCU_M480 Target Family Info
Back to Target Families Index ^
Features Supported
Peripheral Drivers Supported
- Reset Reason: Support for determining the cause of the most recent MCU reset.
- 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
- Legacy Async Serial (UART): Legacy asynchronous serial API via SerialBase
- CAN: Controller Area Network (CAN) peripheral driver
- SPI Controller/Master: Serial Peripheral Interface (SPI) controller/master mode
- Analog Outputs: Analog output (DAC) peripheral driver
- GPIO Port Output: Driver for writing to an entire GPIO port at a time
- μ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.
- Watchdog: Peripheral which resets the chip if software doesn't service it within a configurable amount of time. Used to guard against software hangs.
- Serial (UART): Support for buffered and unbuffered serial (UART) ports
- Analog Inputs: Analog input (ADC) peripheral driver
- Async I2C Controller/Master: Driver allowing I2C controller mode to be used in the background via interrupts and/or DMA.
- I2C Peripheral/Slave: I2C for interrupt-based peripheral/slave mode
- Serial RTS/CTS Flow Control: Serial (UART) peripheral supports using RTS and/or CTS pins for hardware flow control.
- Sleep: Support for sending the processor to sleep when no threads/ISRs are executing.
- GPIO Interrupts: GPIO input pin interrupt support
- GPIO Port I/O: Driver for using an entire GPIO port as a bidirectional I/O port.
- Async SPI: Allows use of SPI controller mode in the background via interrupts and/or DMA.
- SPI Peripheral/Slave: Serial Peripheral Interface (SPI) device/slave mode
- PWM Out: Pulse Width Modulation (PWM) generator peripheral driver
- USB Device: USB Device peripheral. Allows the Mbed target to act as a USB device when connected to a host computer.
- Memory Protection Unit: Mbed supports configuring the MPU on this device to disable writing to ROM and executing from RAM.
- Flash IAP: Driver allowing In-Application Programming (IAP) of the MCU flash memory.
- RTC: Real-Time Clock. Clock which keeps track of real world time, usually using a low frequency, accurate clock.
Boards in this Target Family
Board |
MCU Part Number |
Extra Features |
Extra Peripheral Drivers |
Components |
RAM Banks |
Flash Banks |
NUMAKER_PFM_M487 |
M487JIDAE |
|
|
|
|
|
NUMAKER_IOT_M487 |
M487JIDAE |
|
|
|
|
|
Inheritance Graph