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: rfm22 transceiver module - disable usb interrupts ??
danr

Replies: 19
Views: 42792

PostForum: General CCS C Discussion   Posted: Sun Aug 14, 2011 8:32 am   Subject: rfm22 transceiver module - disable usb interrupts ??
The comments are not up to date, so don't pay to much attention to them!
  Topic: rfm22 transceiver module - disable usb interrupts ??
danr

Replies: 19
Views: 42792

PostForum: General CCS C Discussion   Posted: Sun Aug 14, 2011 2:44 am   Subject: rfm22 transceiver module - disable usb interrupts ??
I initalise the module like this:

void init_radio(char pause)
{
char freq_reg_76;
char freq_reg_77;

switch (master_station) //first decide the frequency based on ma ...
  Topic: rfm22 transceiver module - disable usb interrupts ??
danr

Replies: 19
Views: 42792

PostForum: General CCS C Discussion   Posted: Wed Sep 15, 2010 4:33 am   Subject: RFM22B Multiple copies of last byte
Looks resolved now - the RFM22b datasheet from Hope doesn't say (or I didn't notice) that the clear RX/TX FIFO is a double write - set '1' and then set '0'. It appears in an application note from SI. ...
  Topic: rfm22 transceiver module - disable usb interrupts ??
danr

Replies: 19
Views: 42792

PostForum: General CCS C Discussion   Posted: Tue Sep 14, 2010 6:18 am   Subject: RFM22B Multiple copies of last byte
Hi Dan,

I have just produced some code using an RFM22 module and a PIC16f687 to control it. Everything is fine except the use of the FIFO and what happens to the payoad - it sounds exactly like you ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group