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 VNC1L testing

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



Joined: 01 Jul 2010
Posts: 9174
Location: Greensville,Ontario

View user's profile Send private message

Vinculum VNC1L testing
PostPosted: Sun Sep 11, 2011 12:43 pm     Reply with quote

Does anyone other than me, use the VNC1L for data storage? If so how do you test see if the module, not the flash drive, is available ?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Sep 12, 2011 2:48 pm     Reply with quote

I haven't used this chip but the usual thing I would do is to read a status
register and see what I got back. The VNC1L "read firmware version"
command would seem suitable for this. If you get some reasonable
number back for the version, then the chip is there.

Another way is to find a R/W register that's unimportant. In other words,
it won't hurt if you write something to it. Then try writing 0x55 and read it
back, and maybe follow with 0xAA and read it back. This assumes all bits
are read-writable. If it works, then the chip is there.
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