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 5 matches
CCS Forum Index
Author Message
  Topic: SPI mode change
GusA

Replies: 2
Views: 11153

PostForum: General CCS C Discussion   Posted: Tue Mar 30, 2021 2:29 pm   Subject: SPI mode change
CCS technical support replied as follows, which BTW I tried and worked fine:

You can do this:

#use spi (MASTER, SPI1, BAUD=100000, MODE=0, BITS=8, STREAM=SPI_1A) #use spi (MASTER, SPI1, BAUD=100 ...
  Topic: SPI mode change
GusA

Replies: 2
Views: 11153

PostForum: General CCS C Discussion   Posted: Tue Mar 30, 2021 1:43 pm   Subject: SPI mode change
I am working with a PIC18F67K22 microcontroller, using the PCWH compiler ver 5.093.
I have a working SPI bus configured as follows:

#use spi (MASTER, SPI1, BAUD=500000, MODE=0, BITS=8, STREAM=SPI_ ...
  Topic: Interrupt Priority PIC18F67K22
GusA

Replies: 1
Views: 9467

PostForum: General CCS C Discussion   Posted: Wed Apr 29, 2020 11:12 am   Subject: Interrupt Priority PIC18F67K22
How do I configure interrupt priorities (IPEN = 1) for the pic18f67k22 microcontroller? I am using the PCWH compiler.
I do not see it on the IDE project wizard, or find it on the CCS C compiler manua ...
  Topic: IDE Version 5.092 Crashes
GusA

Replies: 6
Views: 16383

PostForum: General CCS C Discussion   Posted: Sat Mar 28, 2020 11:21 am   Subject: IDE Version 5.092 Crashes
Only a couple other applications running. I have used MPLAB X on the same computer to develop a few projects, never have had this problem. A new customer asked me to go to CCS, so here I am.

If the ...
  Topic: IDE Version 5.092 Crashes
GusA

Replies: 6
Views: 16383

PostForum: General CCS C Discussion   Posted: Sat Mar 28, 2020 10:58 am   Subject: IDE Version 5.092 Crashes
I am a new CCS IDE user. I just purchased and installed version 5.093. I created a simple project, basically to navigate the IDE and learn about general usage. I had two IDE crashes. I sent the follow ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group