> -----Original Message----- > From: piclist-bounces@mit.edu [mailto:piclist-bounces@mit.edu] On Behalf > Of Herbert Graf > Sent: 22 January 2008 16:19 > To: Microcontroller discussion list - Public. > Subject: Re: [PIC] Audio ADC-DAC Problems > > > anything EEPROM. A second EEPROM routine keeps a look at the FIFO, > whenever it has more data then one page write it transfers the data to > the EEPROM and does the write. You don't need to wait until a whole page worth is in the buffer if you can devote the SPI bus to the EEPROM whilst recording. Just keep the EEPROM selected and throw bytes into it as they appear in the buffer. That ensures the buffer is empty at the start of a write operation, so the buffer size can be minimised. Regards Mike ======================================================================= This e-mail is intended for the person it is addressed to only. The information contained in it may be confidential and/or protected by law. If you are not the intended recipient of this message, you must not make any use of this information, or copy or show it to any person. Please contact us immediately to tell us that you have received this e-mail, and return the original to us. Any use, forwarding, printing or copying of this message is strictly prohibited. No part of this message can be considered a request for goods or services. ======================================================================= -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist