Search found 3 matches

by bodir
06 September 2006, 12:42 PM
Forum: ZX-40
Topic: Internal error
Replies: 2
Views: 6717

Internal error

I'm getting this Internal error. >"C:\Program Files\ZBasic\zbasic.exe" --directory="C:\Program Files\ZBasic\MyZBasic\I2C-1/" --project="I2C_1.pjt" Internal error: variable.cpp(1677), Rev 674: invalid type for increment, "ds1307_4.bas" line 104 >Exit code: 1 He...
by bodir
05 September 2006, 15:11 PM
Forum: ZX-40
Topic: I2CCmd
Replies: 3
Views: 7734

I2CCmd

After I declared this

Option Pin22 zxOutputHigh 'SCL I2C 10 pin con
Option Pin23 zxOutputHigh 'SDA I2C 10 pin con

it has started working. I haven't gotten any meaningful data yet but at least I can see data coming out of these pins with OScope now.

Thanks dkinzer
by bodir
04 September 2006, 19:01 PM
Forum: ZX-40
Topic: I2CCmd
Replies: 3
Views: 7734

I2CCmd

Can some one show me a snip of code for I2CCmd, I'm unable to make it work on my chip. Here's my chip ID ZX40 v1.3 004b,2796. I'm using 1.3 compiler also. Thanks.