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: setup_spi throws an error
shemminger

Replies: 5
Views: 13657

PostForum: General CCS C Discussion   Posted: Fri Apr 12, 2019 6:04 pm   Subject: setup_spi throws an error
Actually I think I'm going to step back and try to decide if I'm overengineering this.

Its quite likely, and probably in a way that's actually pretty bad in embedded, where how much program space I ...
  Topic: setup_spi throws an error
shemminger

Replies: 5
Views: 13657

PostForum: General CCS C Discussion   Posted: Fri Apr 12, 2019 12:25 pm   Subject: setup_spi throws an error
Well, that's a simple enough answer.

Can't say I like it though.

Thanks!
  Topic: setup_spi throws an error
shemminger

Replies: 5
Views: 13657

PostForum: General CCS C Discussion   Posted: Fri Apr 12, 2019 11:45 am   Subject: setup_spi throws an error
I'm trying to build a fairly robust spi driver that I can then use in many projects but I'm running into some oddities.


int master = SPI_MASTER;

int mode = SPI_SCK_IDLE_LOW | SPI_XMIT_L_TO_H | ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group