CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Vinculum on 18F452

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
TheNewGuy
Guest







Vinculum on 18F452
PostPosted: Thu Mar 04, 2010 11:50 am     Reply with quote

Hello.

I got one project board where I connected Vinculum USB chip on my pic 18F452. From this project board I want to send data to PC.

Till now I didn't work with Vinculum so any help is welcome.
Please share your knowledge.

Thank you in advance !
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Mar 04, 2010 12:08 pm     Reply with quote

You should say which of the Vinculum products you are using:
http://www.vinculum.com/products.html
TheNewGuy
Guest







PostPosted: Thu Mar 04, 2010 12:56 pm     Reply with quote

Thank you for fast reply.
It's VNC1L
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Mar 05, 2010 6:10 pm     Reply with quote

Use Google to search for CCS code. Use this search string:
Quote:

VNC1L "#use delay"

Here is a one hit that may be useful:
http://alex-leung.blogspot.com/2009/03/library-for-vdrive2-with-pic-css.html
dbotkin



Joined: 08 Sep 2003
Posts: 197
Location: Omaha NE USA

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Sat Mar 06, 2010 11:12 pm     Reply with quote

I'm using the VNC1L -- good luck finding code from anyone else that works.

Are you planning to send data to the PC just using the VNC1L like an FT232? If so, it's pretty straightforward. I can give you some help if you need it. I will say, though, if that's ALL you are doing, go with the FT232RL. The VNC1L is an awesome little chip *IF* you need USB host capabilities. For just a simple interface to send data to a host PC, it's some very expensive, complex overkill.

I obtained the CCS USB host dev kit documentation and example files, which helped a lot. I'm using some very heavily customized versions of the files to meet my specific requirements.

The first thing you need to do is establish communication with the VNC1L. If you are developing on your own hardware, make sure the various pins are driven as needed - VPROG high, etc. Once you have the PIC and the VNC1L talking, you are ready to do some real work. Let me know what you need.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group