How can i read the whole byte on the i2c 24c16?
The code i wrote is this,"i2cread dpin,cpin,$a0,char,[char2disp]"
It only reads the first 256bytes,only, i am using the code to display moving sign display on led matrix.
How can i read the whole byte on the i2c 24c16?
The code i wrote is this,"i2cread dpin,cpin,$a0,char,[char2disp]"
It only reads the first 256bytes,only, i am using the code to display moving sign display on led matrix.
Your variables declaration and a snip of your code woud help!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I decleared ,,char var byte
char2disp var byte.
Please shed more light on this.
Bookmarks