FRDM-K22F
-
Core
Cortex-M4
-
Device
MK22FN512VLH12 -
CMSIS Pack
FRDM-K22F_BSP
-
i2c_interrupt_b2b_transfer_master
Keil Studio, µVision AC6The i2c_interrupt_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with interrupt:In this example, one i2c instance as master and another i2c instance on the other board...See more details in readme document.
Download Pack -
i2c_interrupt_b2b_transfer_master
Keil Studio AC6, GCC, IARThe i2c_interrupt_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with interrupt:In this example, one i2c instance as master and another i2c instance on the other board...See more details in readme document.
Download Pack -
i2c_interrupt_b2b_transfer_slave
Keil Studio, µVision AC6The i2c_interrupt_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with interrupt:In this example, one i2c instance as slave and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2c_interrupt_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe i2c_interrupt_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with interrupt:In this example, one i2c instance as slave and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2c_polling_b2b_transfer_master
Keil Studio, µVision AC6The i2c_polling_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer using polling method:In this example, one i2c instance as master and another i2c instance on the other...See more details in readme document.
Download Pack -
i2c_polling_b2b_transfer_master
Keil Studio AC6, GCC, IARThe i2c_polling_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer using polling method:In this example, one i2c instance as master and another i2c instance on the other...See more details in readme document.
Download Pack -
i2c_polling_b2b_transfer_slave
Keil Studio, µVision AC6The i2c_polling_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with a polling master:In this example, one i2c instance as slave and another i2c instance on the other...See more details in readme document.
Download Pack -
i2c_polling_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe i2c_polling_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with a polling master:In this example, one i2c instance as slave and another i2c instance on the other...See more details in readme document.
Download Pack -
i2c_read_accel_value_transfer
Keil Studio, µVision AC6The i2c_read_accel_value example shows how to use I2C driver to communicate with an i2c device: 1. How to use the i2c driver to read a i2c device who_am_I register. 2. How to use the i2c driver to write/read the...See more details in readme document.
Download Pack -
i2c_read_accel_value_transfer
Keil Studio AC6, GCC, IARThe i2c_read_accel_value example shows how to use I2C driver to communicate with an i2c device: 1. How to use the i2c driver to read a i2c device who_am_I register. 2. How to use the i2c driver to write/read the...See more details in readme document.
Download Pack