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: cc2500 spi interfacing with pic
namiz

Replies: 9
Views: 24798

PostForum: General CCS C Discussion   Posted: Wed Sep 17, 2014 4:45 am   Subject: cc2500 spi interfacing with pic
I have gone through datasheet and
it is understood that.
idle state of sck (ckp) = 0
cke = 1
and sample @ middle of data.

i have changed mode now i got only
0x0F as i read any reg aftr write ...
  Topic: cc2500 spi interfacing with pic
namiz

Replies: 9
Views: 24798

PostForum: General CCS C Discussion   Posted: Wed Sep 17, 2014 4:45 am   Subject: cc2500 spi interfacing with pic
I have gone through datasheet and
it is understood that.
idle state of sck (ckp) = 0
cke = 1
and sample @ middle of data.

i have changed mode now i got only
0x0F as i read any reg aftr write ...
  Topic: cc2500 spi interfacing with pic
namiz

Replies: 9
Views: 24798

PostForum: General CCS C Discussion   Posted: Thu Sep 04, 2014 5:42 am   Subject: cc2500 spi interfacing with pic
I have used ccs functions but still theres same problem.
Now when i read same reg, it shows different values.

I changed the code like this.

#use delay(clock=64000000)
#use rs232(ba ...
  Topic: cc2500 spi interfacing with pic
namiz

Replies: 9
Views: 24798

PostForum: General CCS C Discussion   Posted: Thu Aug 28, 2014 10:45 pm   Subject: cc2500 spi interfacing with pic
Thank you John for reply.
my code is here. Yes, am using CCS C Compiler.


#include <18F25K20.h>

#fuses BROWNOUT
#fuses NOPUT
#fuses NOPROTECT
#fuses NOWDT
#fuses INTRC
#b ...
  Topic: cc2500 spi interfacing with pic
namiz

Replies: 9
Views: 24798

PostForum: General CCS C Discussion   Posted: Thu Aug 28, 2014 5:12 am   Subject: cc2500 spi interfacing with pic
I need some help from you that am on interfacing the cc2500 with PIC micro controller.
I
have found that, when i write an even no data(eg: 0x02) to a reg,i got output always 0x0F when i read same r ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group