In all the time I've been on the PICList, I don't ever remember a time with at least some members were interested in a bit of code someone had written. Wondering if the PICList is interested in code is a waste of wondering. In other words... Please post what you have! Let me know if the FAT documentation at piclist.com helps http://www.piclist.com/techref/default.asp?url=DOS/filesys.htm and if you have any other resouces for that. James Newton, PICList Admin #3 mailto:jamesnewton@piclist.com 1-619-652-0593 phone http://www.piclist.com ----- Original Message ----- From: David Lions To: Sent: Sunday, November 26, 2000 11:57 Subject: Re: [EE]:Implementing a mp3 player, reading fat formatted disks I'll get a simple FAT working first. If anyone is interested they can see what I have so far. My Record and Playback functions also work now, which read and write at 8kHz (for a 4kHz BW telephone application). ----- Original Message ----- From: "James Newton" To: Sent: Monday, November 27, 2000 3:37 AM Subject: Re: [EE]:Implementing a mp3 player, reading fat formatted disks > Congratulations on your work, are you planning on GPLing it? Have you > contacted Andy? Are you writing the rest of the code? > > BTW: The PIC FAQ already has a ton of links and code for LCD displays. > > James Newton, PICList Admin #3 > mailto:jamesnewton@piclist.com > 1-619-652-0593 phone > http://www.piclist.com > > ----- Original Message ----- > From: David Lions > To: > Sent: Saturday, November 25, 2000 23:05 > Subject: Re: [EE]:Implementing a mp3 player, reading fat formatted disks > > > I've done it! That is, the following functions: > init() > IDE_ReadData() > IDE_WriteData() > IDE_Command(command) > IDE_ReadReg(reg) > IDE_WriteReg(reg, data) > unsigned char IDE_Status() > > They are little more than I/O commands. You also need to know what commands > to give, when to give them, and what to expect in reply. You have to read > the IDE-to-8255 article for that. I use 16F877. Direct connect, 16 bit, no > external latches. > > I also have a DAC connected, and am perfecting Record and Playback routines. > (My project is a digital answering machine) -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body