• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/04-Jan-2025-2218

src/04-Jan-2025-310224

CMakeLists.txtD04-Jan-2025224 96

README.rstD04-Jan-2025379 128

prj.confD04-Jan-202541 43

testcase.yamlD04-Jan-2025759 3534

README.rst

1i2c ram test
2############
3
4Tests an i2c controller driver against a (s/f/nv)ram module doing a simple write and readback.
5
6Excercises most of the i2c controller APIs in the process.
7
8Hardware Setup
9==============
10- Target supporting I2C (with RTIO for the I2C_RTIO test-cases), e.g: mimxrt1010_evk.
11- External I2C RAM chipset connected to the I2C bus, e.g: Fujitsu's MB85 FeRAM.
12