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 10 matches
CCS Forum Index
Author Message
  Topic: I need help for nRF24L01 code library
deda34

Replies: 8
Views: 23328

PostForum: General CCS C Discussion   Posted: Wed Apr 03, 2013 12:33 pm   Subject: I need help for nRF24L01 code library
Ok amjad_alahdal!
Thank you very much!
Tomorrow I'll try it and then I'll let you know if it worked.
Thank you again!! Very Happy
D.
  Topic: I need help for nRF24L01 code library
deda34

Replies: 8
Views: 23328

PostForum: General CCS C Discussion   Posted: Wed Apr 03, 2013 12:03 pm   Subject: I need help for nRF24L01 code library
Hi!
My modules are like this:
http://www.ebay.it/itm/NRF24L01-Wireless-Transceiver-Module-2-4GHz-Arduino-x1-/320771905186?pt=UK_BOI_Electrical_Components_Supplies_ET&hash=item4aaf7ed6a2&_uhb ...
  Topic: I need help for nRF24L01 code library
deda34

Replies: 8
Views: 23328

PostForum: General CCS C Discussion   Posted: Wed Apr 03, 2013 10:52 am   Subject: I need help for nRF24L01 code library
No, I'm powering the 4550 with 5v becouse it's the only way to power it!! (see datasheet) .Signals from PIC are modulate by a voltage divider that provide to convert 5v signals in 3,3 v signals, and t ...
  Topic: I need help for nRF24L01 code library
deda34

Replies: 8
Views: 23328

PostForum: General CCS C Discussion   Posted: Tue Apr 02, 2013 1:46 pm   Subject: I need help for nRF24L01 code library
Hi temtronic!
I use 2 board with PIC18F4550 mounted on. I haven't got any hardware issues, I now that the module needs a power supply of 3.3 volt... My problem is the driver code...
So I need or an ...
  Topic: I need help for nRF24L01 code library
deda34

Replies: 8
Views: 23328

PostForum: General CCS C Discussion   Posted: Tue Apr 02, 2013 8:37 am   Subject: I need help for nRF24L01 code library
Hi all!
I'm writing to ask you some questions about the nRF24L01 code.
I need a simple library to use this module; I tried to use this:
https://www.ccsinfo.com/forum/viewtopic.php?t=47351&high ...
  Topic: Problem compiling with AD9850
deda34

Replies: 9
Views: 13724

PostForum: General CCS C Discussion   Posted: Sun Mar 10, 2013 7:10 am   Subject: Problem compiling with AD9850
I finally understand the reason I could not run the library.
The problem was that the routine had to be inserted before '#case ' otherwise it would made a distinction between upper and lower case. Th ...
  Topic: Problem compiling with AD9850
deda34

Replies: 9
Views: 13724

PostForum: General CCS C Discussion   Posted: Sat Mar 09, 2013 4:16 pm   Subject: Problem compiling with AD9850
So, seen that the program is written using standard I/O mode, what can I do to solve my problem?
Thank you very much for reply
  Topic: Problem compiling with AD9850
deda34

Replies: 9
Views: 13724

PostForum: General CCS C Discussion   Posted: Sat Mar 09, 2013 1:40 pm   Subject: Problem compiling with AD9850
This was just the part of main with AD9850.h. The complete program,with fuses, is this:

#case

#include <stdlib.h>
#include "Demo.h"
#include <ad9850.h>


//=========== ...
  Topic: Problem compiling with AD9850
deda34

Replies: 9
Views: 13724

PostForum: General CCS C Discussion   Posted: Sat Mar 09, 2013 8:32 am   Subject: Problem compiling with AD9850
Thank for rapid reply. The version of my compiler is V4.134. Here you can see the list of program that regards the AD9850



#include <ad9850.h>

AD9850_setup(PIN_C5,PIN_C4,PIN_D3,PIN_D2 ) ...
  Topic: Problem compiling with AD9850
deda34

Replies: 9
Views: 13724

PostForum: General CCS C Discussion   Posted: Fri Mar 08, 2013 5:09 pm   Subject: Problem compiling with AD9850
Hi! I need help to interface AD9850 with a PIC18F4550. I tried to use the code posted on this page https://www.ccsinfo.com/forum/viewtopic.php?t=48383 but when I try to compile, I see several errors ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group