| Author |
Message |
mikep
Joined: 24 Sep 2005
Location: Austin, TX
|
|
Posted: 09 February 2006, 14:38 PM Post subject: Problem with OpenI2C Documentation |
|
|
The description of OpenI2C (http://www.zbasic.net/doc/ZBasicSysLib/ZBasicSysLib128.html) is specific to the ZX-24 because it mentions pins 11/12. The SDA/SCL pins are different on the ZX-40 and ZX-44. In any case this should be rewritten to use C.1 and C.0 instead.
Even better would be to create 2 new constants for SDA and SCL. But then you will also need constants for other special purpose I/O pins such as MOSI and MISO. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Location: Portland, OR
|
|
Posted: 09 February 2006, 18:05 PM Post subject: |
|
|
| Thanks. The changes will be in an upcoming release. |
|
| Back to top |
|
 |
|