PaulStoffregen
03-15-2013, 12:45 AM
I'm trying to find any & all Arduino libraries known to access the AVR TWBR register. So far, only 3 libraries are on the list:
Adafruit_SSD1306
Adafruit_MCP4725
FreeIMU (prior to Teensy 3.0 patch)
If you know of any other Arduino library that manipulates TWBR (but otherwise uses the Wire library for I2C), please reply with the name and hopefully a link to the code.
I'm considering adding emulation for TWBR to an upcoming Teensyduino release. See this message (http://forum.pjrc.com/threads/21512-Teensyduino-1-13-Released?p=27601&viewfull=1#post27601) for details.
Adafruit_SSD1306
Adafruit_MCP4725
FreeIMU (prior to Teensy 3.0 patch)
If you know of any other Arduino library that manipulates TWBR (but otherwise uses the Wire library for I2C), please reply with the name and hopefully a link to the code.
I'm considering adding emulation for TWBR to an upcoming Teensyduino release. See this message (http://forum.pjrc.com/threads/21512-Teensyduino-1-13-Released?p=27601&viewfull=1#post27601) for details.