diff options
author | robert-hh <robert@hammelrath.com> | 2025-05-29 09:48:02 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-01 23:03:17 +1000 |
commit | 5c78762c166a22d66269357bc0ffe2129586dca0 (patch) | |
tree | 13350617f527f64d64f921dc8d7e212cbb54726f /docs/esp32/tutorial/intro.rst | |
parent | 67a442d8fabef4f203dd6b13ded46b3836232522 (diff) |
mimxrt/machine_i2c_target: Support I2C target mode.
The functionality is similar to the RP2 implementation. The supported
address size is 7 bit. In order to achieve a sufficient response, the
target I2C IRQ handler has to run from RAM, causing much more code moved to
RAM than required.
Tested with Teensy 4.1, MIMXRT1021EVK, MIMXRT1011EVK and MIMXRT1170, using
both a On-Board SoftI2C as controller and a RP2 Pico as external
controller.
Signed-off-by: Damien George <damien@micropython.org>
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions