stm32_bitbang_i2c icon indicating copy to clipboard operation
stm32_bitbang_i2c copied to clipboard

Library to implement I2C on any GPIO for STM32 MCU's. (I2C implemented in software)

Results 1 stm32_bitbang_i2c issues
Sort by recently updated
recently updated
newest added

Is the `DWT_Delay_Init()` function missing from the example? ## Summary by Sourcery Documentation: - Include DWT_Delay_Init() invocation before using DWT_Delay_us() in the example code