example of i2c slave device supporting block transfers
Dependencies: lib_i2c_slave_block
Tested on nucleo board as slave. Use with i2c_master_block_example on raspberry pi as master.
Master I2C write will print on serial terminal 115200. User button will raise an irq; the RPi test program will service the interrupt.
See lib_i2c_slave_block for explanation of code.
mbed-os.lib@3:0288d257446a, 2019-02-03 (annotated)
- Committer:
- Wayne Roberts
- Date:
- Sun Feb 03 16:56:15 2019 -0800
- Revision:
- 3:0288d257446a
- Parent:
- 0:3ccfaf358115
indicate errors if reported by i2c
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Wayne Roberts |
0:3ccfaf358115 | 1 | https://github.com/ARMmbed/mbed-os/#a8f0c33eaa2c52babff9655417c36f4b5edd54d7 |