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 4 matches
CCS Forum Index
Author Message
  Topic: PIC18F26K80 SPI_READ Freeze
rashworth1

Replies: 6
Views: 11763

PostForum: General CCS C Discussion   Posted: Mon May 14, 2012 3:12 am   Subject: PIC18F26K80 SPI_READ Freeze
Thanks for that,

after a bit of jiggery pokery, Its now working fine. I'll post the section of code later in-case anyone has similar issues. Very Happy
  Topic: PIC18F26K80 SPI_READ Freeze
rashworth1

Replies: 6
Views: 11763

PostForum: General CCS C Discussion   Posted: Thu May 10, 2012 7:44 am   Subject: PIC18F26K80 SPI_READ Freeze
Thanks for that, that makes at least gives be a clear direction to debug the issue.

I'm not able to get to the HW at the moment, but assuming the issue is a reading of the buffer full bit, the work ...
  Topic: PIC18F26K80 SPI_READ Freeze
rashworth1

Replies: 6
Views: 11763

PostForum: General CCS C Discussion   Posted: Thu May 10, 2012 4:27 am   Subject: PIC18F26K80 SPI_READ Freeze
I've already tried both methods of configuring the SPI port - I tried it again with the same result:


setup_spi(spi_master |SPI_L_TO_H | spi_clk_div_64);//configure the spi port


and ...
  Topic: PIC18F26K80 SPI_READ Freeze
rashworth1

Replies: 6
Views: 11763

PostForum: General CCS C Discussion   Posted: Thu May 10, 2012 2:09 am   Subject: PIC18F26K80 SPI_READ Freeze
I found the need to switch from software SPI to Hardware SPI due to the software SPI not quite being fast enough. However the program now stops everytime I do a spi_read. Looking throuth this forum I ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group