Hi,
I search the Best way to save RFID Data !
Did some one have experience what I should use EEprom or something else.
I Try with 24C08 but the problem is that I have a adress byte but how this can work when I go for example to adress 512 this is more then a byte.
Adress var byte
Adress = 512 but this is not byte anymore
I2CWrite sda,scl,%10101000,Adress,[$00,$16,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$0 0,$00,$00,$00]
Thanks for any example.
Regards Pesti
Bookmarks