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 CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: Some problems to create a virtual table
Stiffyisworking

Replies: 6
Views: 6913

PostForum: General CCS C Discussion   Posted: Sun Feb 19, 2012 12:36 pm   Subject: Some problems to create a virtual table

#include<18F4580.h>
#use delay (clock=4000000)

#define A0 PIN_B0
#define A1 PIN_B1
#define A2 PIN_B4

#define SDO PIN_C5 //SPI_OUT RC5_bit /* Define SPI SD ...
  Topic: Some problems to create a virtual table
Stiffyisworking

Replies: 6
Views: 6913

PostForum: General CCS C Discussion   Posted: Sun Feb 19, 2012 8:45 am   Subject: Some problems to create a virtual table
It seems like the OP wanted to say that he has no clue how to operate the TLC3545 SPI interface, because there's only an output_low(SS) statement, but no 16 Bit SPI read and output_high(SS) afterwards ...
  Topic: Some problems to create a virtual table
Stiffyisworking

Replies: 6
Views: 6913

PostForum: General CCS C Discussion   Posted: Sat Feb 18, 2012 12:47 pm   Subject: Some problems to create a virtual table
Hey everybody !

I have a small problem I need your help. I need to create a virtual table in a PIC18F4580, globally receive information with my MUX (8 inputs coded into 8bits analogical information ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group