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: Max3100 Programming
HucK

Replies: 4
Views: 14724

PostForum: General CCS C Discussion   Posted: Sat Feb 21, 2004 8:37 pm   Subject: It seems to resolve my problem, but i don't know why.
setup_spi(SPI_MASTER | SPI_XMIT_L_TO_H | SPI_CLK_DIV_16);

I would like to thank CCS for their great documentation ...
  Topic: Max3100 Programming
HucK

Replies: 4
Views: 14724

PostForum: General CCS C Discussion   Posted: Sat Feb 21, 2004 8:27 pm   Subject: Max3100 Programming
That's my code, I'm trying to read the congiguration but it returns me 0x4200, so where is the baud ???

void main()
{
long MAX3100_WriteConfig;
long MAX3100_ReadConfig;
int8 Te ...
  Topic: Max3100 Programming
HucK

Replies: 4
Views: 14724

PostForum: General CCS C Discussion   Posted: Fri Feb 20, 2004 11:38 pm   Subject: Max3100 Programming
I'm trying to configure this chip with 2 bytes abd 2 spi_write(), I can't say if he write well but i can only read the upper bits of the read configuration register. So if you have any suggestion or ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group