SX I2C Speed
lboucher
Posts: 139
Hi All
I happened to select a device which support I2C Fast Mode Plus and i would like to take advantage of this capability.
Can any SX chip support this?
What about prop's?
I see some references to some i2cspeed command, but it looks like that got dropped somewhere in the past.
My assembly experience is minimal, i am assuming I just need to change a couple lines but which ones?
Thanks
Post Edited (lboucher) : 3/31/2010 10:37:24 PM GMT
I happened to select a device which support I2C Fast Mode Plus and i would like to take advantage of this capability.
Can any SX chip support this?
What about prop's?
I see some references to some i2cspeed command, but it looks like that got dropped somewhere in the past.
My assembly experience is minimal, i am assuming I just need to change a couple lines but which ones?
Thanks
Post Edited (lboucher) : 3/31/2010 10:37:24 PM GMT
Comments
I2CSPEED 2.0
' would make any subsequent I2C statements run w/approx. 200khz clock
I2CSPEED 4.0
' would be 400khz
'applies to any subsequent SX/B statements such as
'I2CSTART
'I2CSEND
'I2CSTOP
'etc
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php
I assume they are stopping development due to the sx end of life.
Might make sense to put a link with all the other downloads.
Thanks for the heads up.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When the going gets weird, the weird turn pro. -- HST
1uffakind.com/robots/povBitMapBuilder.php
1uffakind.com/robots/resistorLadder.php