zephyr/samples/boards
Francois Ramu dfb240f37c samples: boards: stm32 I2C config and gives V2 timing calculation
This sample reports the I2C configuration of the selected I2C node
from the board DTS : bitrate property of the I2C node
In case of I2C V2, it also gives the TIMINGS which has to be written
in the DTS <timings> property of the I2C V2 node.
Uses the i2c_get_config function with CONFIG_I2C_STM32_V2_TIMING.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-06-12 14:35:48 +03:00
..
96b_argonkey drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
arc_secure_services hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bbc_microbit Bluetooth: samples: Switch to one-time adv 2024-05-29 10:48:04 -07:00
esp32 drivers: wdt: espressif: Add 32K Xtal Watchdog 2024-05-30 16:52:37 -05:00
google_kukui
google_twinkie_v2_pda drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
intel_adsp/code_relocation hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
litex/i2s kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
mec15xxevb_assy6853 scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
mec172xevb_assy6906 samples/mec172xevb_assy6906: Switch main return type to int 2023-05-31 10:36:17 +02:00
mimxrt595_evk/system_off hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mimxrt1060_evk/system_off drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mimxrt1170_evk_cm7/magic_addr hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
nrf tests: Bluetooth: Mesh: Default to ext adv 2024-06-03 03:01:55 -07:00
nxp_s32/netc samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
qomu samples: doc: fix dead links 2023-06-07 04:40:47 -04:00
reel_board/mesh_badge Bluetooth: samples: Switch to one-time adv 2024-05-29 10:48:04 -07:00
rpi_pico/uart_pio
sensortile_box drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
sensortile_box_pro/sensors-on-board sample: board: sensortile_box_pro: add stts22h sensor support 2024-03-25 18:40:54 -04:00
stm32 samples: boards: stm32 I2C config and gives V2 timing calculation 2024-06-12 14:35:48 +03:00
ti/cc13x2_cc26x2/system_off samples: boards: ti: cc13x2_cc26x2: system_off: use sys_poweroff() 2023-08-31 14:42:26 +02:00
boards.rst