Search found 1 match
- Mon May 29, 2023 9:28 pm
- Forum: Small Change Requests
- Topic: I2C Fallback - add support for non Open-drain boards
- Replies: 0
- Views: 1091
I2C Fallback - add support for non Open-drain boards
Not all supported boards have Open-drain as an option for GPIO configuration, which is an assumption the I2C fallback driver makes. Small patch to enable support for basic input/output I2C bitbang. Tested up to ~350kHz furthermore, some delays have been added here to make sure the driver is followin...