Sonsivri

Electronics => Pic C Languages => Topic started by: jaikumar on November 21, 2012, 05:30:23 05:30



Title: REQUEST - USB for PIC24 Development Kit - CCS KIT
Post by: jaikumar on November 21, 2012, 05:30:23 05:30
Hi All,

Can someone share the USB for PIC24 developement kit. I am particularly interested in the example below:

The exercise book and demo CD also provides a demo application for performing a data logging application using a filesystem on an SD card and the RTC for timestamps.

Thanks and Regards,
Jai.



Title: Re: USB for PIC24 Development Kit
Post by: Gallymimu on November 21, 2012, 01:29:49 13:29
What you are looking for should be included in the freely downloadable application libraries from microchip:

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2680&dDocName=en547784

look in the USB stack or the Microchip Disk Drive (MDD).


Title: Re: USB for PIC24 Development Kit
Post by: jaikumar on November 21, 2012, 03:52:43 15:52
Iam looking for example of writing to usb flash drive, with pic24 as the usb host for ccs compiler

regards,
jai.


Title: Re: USB for PIC24 Development Kit
Post by: Gallymimu on November 21, 2012, 04:26:39 16:26
You need to be more specific in what you want so I don't waste my time trying to help you.  How are we supposed to know you wanted a CCS demo instead of a Microchip development kit demo?

If you use what I suggested it will do everything you need, it's free and the compilers are free.  I've done USB flash drive with a dspic33 (same as the 24 for all intensive purposes).  I know for a fact that the microchip application libraries have the demo you want.

If you want to use CCS well... sorry :)


Title: Re: USB for PIC24 Development Kit
Post by: metal on November 21, 2012, 04:32:08 16:32
@gai
I don't know what to say.. far from technical matters, when a person wants to work with USB, and posts the way you do, I don't even believe after reading your previous post, that all members reading this thread are not willing to slap you!

First, USB for PIC24 development kit: I understand that you are looking for something similar to this kit (http://www.youtube.com/watch?v=141z44cTJts)
Then exercise book + demo CD.. A book and CD, easy, many examples using Microchip Libraries might exist.. Then you come and say you want an example using CCS compiler in the very next post. For me as a moderator, I am happy to mute your account, because such behavior indicates that you are keen to increase your post count, regardless of any explanations or excuses you might give. As a normal member, read starting from @gai..

Why did not you state what you wanted in your first  misleading post. Members can't guess ideas in your (I suppose you have one) -> brain... I did search for "The exercise book and demo CD also provides a demo application for performing a data logging application using a filesystem on an SD card and the RTC for timestamps." and the first link in google pointed me to USB for PIC24 Development Kit (http://www.ccsinfo.com/product_info.php?products_id=usb-pic24-kit) that is offered by CCS company. How on earth am I supposed to understand that this is what you are looking for, you tell me?

unfortunately, Gally was quicker..


Title: Re: USB for PIC24 Development Kit
Post by: jaikumar on November 22, 2012, 05:51:33 05:51
I am Sorry. Next time i will be clear in specifying what i want.

Regards,
Jai.


Title: Re: USB for PIC24 Development Kit
Post by: microstick on January 14, 2013, 09:54:43 21:54
Hello Everybody,
I'm a new one in this group. Have anybody the mentioned before the USB for PIC24 Development Kit from CCS. I need the software of the pdf of the book. Thank you in advance, BR


Title: Re: REQUEST - USB for PIC24 Development Kit - CCS KIT
Post by: flo0319 on January 18, 2013, 06:10:58 18:10
I need the software of the pdf of the book.

Are a lot of software that can make PDF files.

Just PIC24F has USB Host/Device. So, if someone want to manage an USB memory stick, it's most important to understand how work general mass storage device. An USB memory stick is implement just for IO DISK functionality (RAW data), file system structure (FAT12,16,32 , NTFS, or other structure) need to be implement over IO disk level in Host.


Title: Re: REQUEST - USB for PIC24 Development Kit - CCS KIT
Post by: microstick on January 19, 2013, 01:33:09 01:33
Hi,

Thank you for your answer. But, rather I have write a wrong sentence.
I'm not looking for a software making PDF, I'm looking for a PDF of a book from the USB for PIC24 Development Kit from CCS. I'm also looking for a software provided with this kit.
Thank you for any help.
Kind Regards