Submitted by fabio on Mon, 2011-04-04 10:53.
I'm having some fun with my new Rigol DS1052E oscilloscope and the brand new FreeIMU v0.3 and it's integrated logic level converter.
I'm using the scope to stress test the I2C logic level converter and I found out that with Arduino and the Wire library hacking the code to overclock I2C to non-standard frequencies is actually extremely simple.
It's just a matter of changing the line
#define TWI_FREQ 100000L
in twi.h and upscale that to whatever you want by changing 100000L into eg 400000L or 800000L.
With FreeIMU v0.3, I've been able to reach the unbelievable speed of 800 KHz. Even at this speed, communication looks extremely stable and reliable. Also the quality of the signals through the logic level converter is still very good.
Of course, as all the sensors on FreeIMU v0.3 aren't designed for such speed, going so fast may actually damage the sensors and "woid your warranty". So, I wouldn't suggest trying this on your boards.
Here is a picture of the SCL signal scoped when running at 800KHz through the logic level converter. Cool!!!

Recent comments
10 hours 37 min ago
14 hours 56 min ago
15 hours 11 min ago
15 hours 16 min ago
3 days 9 hours ago
1 week 3 days ago
2 weeks 4 days ago
3 weeks 1 day ago
3 weeks 2 days ago
3 weeks 4 days ago