Author |
Message |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Fri Mar 11, 2005 8:08 am Subject: SPI - No Data Signals |
One final question:
When I set up the slave, I assume that I will have to make similar modifications... Here is the .lst file for the slave, and I would like to use port D... Is there somewhere th ... |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Fri Mar 11, 2005 7:40 am Subject: SPI - No Data Signals |
Great! It works perfectly now
I really really appreciate your help PCM programmer, I never would have figured that problem out myself. People like yourself are what make these forums so useful : ... |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Thu Mar 10, 2005 10:18 pm Subject: SPI - No Data Signals |
I can now see the data being sent out on C7!!! Thank you soo much, I was beginning to get pretty frustrated with this problem.
Is this the solution to the problem if I use the alternate pins on por ... |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Thu Mar 10, 2005 7:20 pm Subject: SPI - No Data Signals |
Ok, I compiled the program using the code that you provided. Here is the .lst file that was produced (minus the user number).
CCS PCH C Compiler, Version 3.214, xxxxx 10-Mar-05 21 ... |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Thu Mar 10, 2005 6:40 pm Subject: SPI - No Data Signals |
The previous post about the board was written by me... not sure why it shows up as Guest. |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Thu Mar 10, 2005 6:22 pm Subject: SPI - No Data Signals |
Thanks for the quick reply
I am using a development board which has a 40MHz crsytal on it, I can't change that. The clock is connected to the CLKI pin on the PIC.
I tried changing the fuse fr ... |
Topic: SPI - No Data Signals |
v38zy
Replies: 14
Views: 21766
|
Forum: General CCS C Discussion Posted: Thu Mar 10, 2005 4:59 pm Subject: SPI - No Data Signals |
Hi,
I am having serious problems trying to get the SPI to work. I have a PIC 18F4431 microcontroller, and the CCS C Compiler V3.212. All that I am trying to do is write some data out onto the SPI, ... |
|