hi art im newbe but if im right i noticed an error in your code .sorry if its not.
hope this helpsCode:W0 var byte epin var word <<<<< i think this is address ? W0 = 0 FOR cntr = 0 TO 2000 'should be( FOR epin= 0 TO 2000 )! or (cntr)should be var xxx epin = epin + 5 ' I2CWRITE porte.1,porte.2,%10100000,epin,[W0,W0,W0,W0,W0],error pause 10 ' ' NEXT cntr
see Gusse code moght it helps
Bookmarks