Skimask,
what if I do this?
serout2 serpin,16572,[$AA,$AA,$AA,$AA,$AA,$AA,synch,address,address,addr ess,keydata,keydata,keydata]
address would be a byte so that is 8 bits 00000000, and if were to use 11111111 that would be dec 255. So am I correct by saying I could actually have 255 individual addresses,if I used a word the maximum could be 65,535 if I programmed them separately?
Bookmarks