K82F Target Family Info
Back to Target Families Index ^
Features Supported
Peripheral Drivers Supported
- Analog Inputs: Analog input (ADC) peripheral driver
- I2C Peripheral/Slave: I2C for interrupt-based peripheral/slave mode
- 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.
- 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.
- GPIO Port Input: Driver for reading from an entire GPIO port at a time
- I2C Controller/Master: I2C driver for synchronous (blocking) controller/master mode
- Sleep: Support for sending the processor to sleep when no threads/ISRs are executing.
- GPIO Interrupts: GPIO input pin interrupt support
- SPI Controller/Master: Serial Peripheral Interface (SPI) controller/master mode
- GPIO Port I/O: Driver for using an entire GPIO port as a bidirectional I/O port.
- Analog Outputs: Analog output (DAC) peripheral driver
- GPIO Port Output: Driver for writing to an entire GPIO port at a time
- SPI Peripheral/Slave: Serial Peripheral Interface (SPI) device/slave mode
- μs Ticker: Clock peripheral with at least microsecond resolution that Mbed uses to implement Timer and Ticker.
- Quad SPI: Quad SPI peripheral, usually used to communicate with flash memory chips. Has 4 bidirectional data lines and one clock line, plus optionally a CS line.
- 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.
- Serial (UART): Support for buffered and unbuffered serial (UART) ports
Boards in this Target Family
Board |
MCU Part Number |
Extra Features |
Extra Peripheral Drivers |
Components |
RAM Banks |
Flash Banks |
K82F |
MK82FN256xxx15 |
|
|
SFDP SPI Flash |
- IRAM1: 192 kiB
- IRAM2: 64 kiB
|
|
Inheritance Graph