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 7 matches
CCS Forum Index
Author Message
  Topic: BMP085 Pressure Sensor
Hexadec

Replies: 27
Views: 195907

PostForum: Code Library   Posted: Tue Oct 15, 2013 1:29 pm   Subject: BMP085 Pressure Sensor
Thanks for the code ajt, saved me a lot of time!

Working perfectly on 18F45K20 with LCD readout.
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Mon Feb 11, 2013 3:29 am   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
@dezso

Please post your full setup code including #defines, #includes and all fuse settings.

Also post the decoded version of your SPI transaction. Is it actually sending the data you expect to ...
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Sun Feb 10, 2013 12:13 pm   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
Eduardo's code works perfectly as it is, so it can only be a problem either with your hardware or the way you are setting up the PIC.

I only have working code for 18F26K20 and 18F4550 which you are ...
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Mon Jan 28, 2013 8:20 am   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
Try the sample code that Eduardo so kindly put together.

This will test your hardware and show you how to use the drivers.
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Mon Jan 28, 2013 3:54 am   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
code works on your 18F4550 but not work my 18F4520. what is the reason?

The STREAM= is only naming the stream for the protocol.

What error message do you get and have you defined RF24_SPI?

T ...
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Sun Jan 27, 2013 6:16 pm   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
Here's my setup code for an 18F device which works well with Eduardo's code unchanged.

/***** D E F I N E S *********************************************************/
#define RF24_IRQ PIN_B ...
  Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hexadec

Replies: 286
Views: 1384704

PostForum: Code Library   Posted: Wed Jan 09, 2013 6:39 am   Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt
Hi Eduardo,

I've been lurking around this Forum for years but you have saved me so much work with your driver that I decided to join at last just to thank you.

So....

Thank-you Eduardo for a ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group