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.
Thanks for all the help That little devil was in the while loop Tx(){ SBUF = ACC; while(TI){} TI = 0 }
Surely learnt a lot hunting it down, Thanks again