I am trying to interface Flash AT29C512 with AT89C51 How do read and write serially between the 8 bit 8051 and 24 bit Flash,
Kindly help if some one has worked on this.
Just following your advice, Hello World Hope am not testing your patience Sir, kindly explain this, In the program, Rx() where we write to ACC works, but Tx() where we read from ACC does not work,
ACC is defined in REG51.h, then should not we write to ACC?