Jump to content
Electronics-Lab.com Community

How Hard to Use Floppy For Flasher?


Mhz

Recommended Posts

I notice many microcontroller projects actually use the serial, Parrallel, or USB for the Data transfer and Flashing Process... My question is:

How much trouble would it be to have the PIC read its info from a standard Floppy drive? Therefore, you could copy your Programs to floppy disk and use the disk to flash the Microcontroller (PIC)..

Would make your PIC more mobile... Is this a problem creating?

Link to comment
Share on other sites


actually, the code is almost the same for any drive type connection. They all use the same tecnique to recognize the drive. For AVR, you can find an application on the www.mcselec.com website in the applications section on how to do this with BASCOM AVR and the additional free library that is posted on the site. No additional chips are needed. Only the connector and the code. The sample shows a hard drive connection or flash card.

MP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...