I2C implementation based on freeRTOS OS
Hello,
I'm using STM32WB55 in conjunction with freeRTOS OS
I found a very good I2C BARE-METAL working example located at:
..\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Examples\I2C\I2C_TwoBoards_AdvComIT
I'm looking for a similar I2C Example, however based on and using
freeRTOS implementation
Thanks In Advance,
Micha