Lines Matching +full:i3c +full:- +full:scl +full:- +full:hz
1 .. zephyr:code-sample:: lps22hh_i3c
2 :name: LPSS22HH Temperature and Pressure Sensor (I3C)
3 :relevant-api: sensor_interface
5 Get pressure and temperature data from an LPS22HH sensor over I3C (polling &
16 This sample uses the LPS22HH sensor controlled using the I3C interface.
18 STEVALMKI192-V1 connected to the I3C header on :zephyr:board:`mimxrt685_evk`.
23 - LPS22HH: https://www.st.com/en/mems-and-sensors/lps22hh.html
29 sensor (for example, the one on evaluation board STEVALMKI192-V1).
34 I3C In-Band Interrupt (IBI) to signal new data being available.
35 Since IBI is initiated by the sensor, it will take over the I3C
38 Or else the I3C controller will not be able to be initialized,
45 .. zephyr-app-commands::
46 :zephyr-app: samples/sensor/lps22hh_i3c
47 :host-os: unix
56 ------------------
58 On the board :zephyr:board:`mimxrt685_evk`, the I3C pins are exposed on the J18
61 * SCL is on pin 1
63 * Internal pull-up is on pin 3 (which is connected to pin 2 already)
70 the evaluation board STEVAL-MKI192V1 can be used. This needs to be
72 left-shifed).
77 .. code-block:: console
79 Configured for triggered collection at 1 Hz