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

Were somebody working with Wiznet810mj TCP modul? Help me

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



Joined: 12 Sep 2008
Posts: 1

View user's profile Send private message MSN Messenger

Were somebody working with Wiznet810mj TCP modul? Help me
PostPosted: Fri Sep 12, 2008 2:58 am     Reply with quote

I attempt work with Wiznet810mj via SPI but I can't make communication, I
did all as written in datasheet but I can't write or read some register. If some
worked with this module can write sample code for write and read some register pls I crazed with it ?
Crying or Very sad
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Sep 12, 2008 2:37 pm     Reply with quote

Use Google. I easily found these results:

Here's some CCS source code:
http://bbs.circuitcellar.com/phpBB2/viewtopic.php?t=3468

This page has Microchip C18 compiler source code for the Wiz810mj:
http://www.circuitcellar.com/wiznet/winners/001166.html

Here is a tip on how to find CCS source code with Google:
Type in the part number of the chip that you want to use, and
also type in the name of a common CCS function that is unique
to the CCS compiler. Example:
Quote:
Wiz810mj output_low


To find any C source code, type in the name of the chip and some
common data types that are likely to appear in any C program.
Example:
Quote:
Wiz810mj int char
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