RZ_A1XX Target Family Info
Back to Target Families Index ^
Features Supported
Peripheral Drivers Supported
- 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
- 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.
- 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.
- 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
Inheritance Graph