Welcome to SolderMonkey.com!
Current Project: Portable MP3 Player
Status: Early Planning; LCD Controller Design
Last Updated: 3/24/06

FPGA Design
     LCD Controller
          Coming Soon!
     Portable Player
          Features
Microcontrollers
     Spastic MP3 Player
          Features
          Pictures
          Updates
          Schematics
          Downloads
          Related Links
     Streaming MP3
          Features
          Updates
          Pictures
          Downloads
          Related Links
          Schematics

· Home
· Feedback
· Recommend Us

 Update

MicrocontrollersI've been running a little behind schedule this summer.  School and work obligations are taking their tolls.  I have began developing the IDE drivers for the PIC microcontroller, but found that the newer drives will not function in 8-bit mode (that's what you get for following older specs), so I am going to need to get a bigger PIC and increase the data bus width to 16 bits.  The rest of the code looks like it is working fine, but I need to wire up a new test circuit to finish debugging and round out the feature set.  I hope to finish these drivers by the end of the year, school and work permitting.

The new IDE drivers function using data streams to ensure the smallest possible memory footprint in the PIC processor.  Read and write operations are initiated starting at indicated drive sector addresses and the data is then written using separate write and read functions.  The data is passed through a user defined buffer and can be passed incrementally.

The entire driver is implemented in a MPLAB object file for portability and is currently based around the PIC18 series of microcontrollers.  Full specifications will be released when the drivers are completed.



 
· More about Microcontrollers
· News by Steve


Most read story about Microcontrollers:
Tutorial Requirements Defined


Average Score: 4
Votes: 1


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad



 Printer Friendly Printer Friendly


Associated Topics

Microcontrollers

Sorry, Comments are not available for this article.





Web site powered by PHP-Nuke
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2005 by me.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.21 Seconds