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 13 matches
CCS Forum Index
Author Message
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Thu Oct 13, 2011 4:02 am   Subject: PIC18F46K22 to MRF89XA
Hi there, yes my project is done.
  Topic: Tactile Button PIC18F46K22
scuba

Replies: 8
Views: 10308

PostForum: General CCS C Discussion   Posted: Wed Oct 12, 2011 1:01 pm   Subject: Tactile Button PIC18F46K22
Problem Solved!
Thank you PCM Programmer, you're right.
  Topic: Tactile Button PIC18F46K22
scuba

Replies: 8
Views: 10308

PostForum: General CCS C Discussion   Posted: Tue Oct 11, 2011 7:46 pm   Subject: Tactile Button PIC18F46K22
following your suggestions i programmed this code but the button doesn't work too. Is that the problem may be hardware or still bug?
Thank you all.
#FUSES NOPLLEN,NOWDT, NOLVP, HS

#INT_RB

vo ...
  Topic: Tactile Button PIC18F46K22
scuba

Replies: 8
Views: 10308

PostForum: General CCS C Discussion   Posted: Mon Oct 10, 2011 4:18 pm   Subject: Tactile Button PIC18F46K22
Hi there,
I have a PIC18F46K22 and i want to activate the interrupts by pressing a tactile button. The problem that is the interrupt doesn't work and i don't know how to solve it.

#FUSES NOPLLEN,N ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Fri Sep 23, 2011 9:34 am   Subject: PIC18F46K22 to MRF89XA
This code can be seen in radiodriver.c and mrf89xa.c which is the site of the microchip. I just adapted. To better understand i suggest the datasheet of mrf89xa. I also didn't understand well but i th ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Thu Sep 22, 2011 10:40 am   Subject: PIC18F46K22 to MRF89XA
Now i want to send the packet for a picdem pic18 explorer with a pictail daughter board MRF89XAMxA.
The problem is that i can not get the message that is on TxPacket. I think I'm doing all the right ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Wed Sep 21, 2011 4:53 am   Subject: PIC18F46K22 to MRF89XA
Thanks all for supporting me. The reason that i can't read from spi is the changing the PIN_A4 for PIN_A5. That was the mistake.
The next step is send a packet by wireless.
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Tue Sep 20, 2011 8:08 am   Subject: PIC18F46K22 to MRF89XA
V4.114.
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Mon Sep 19, 2011 7:01 pm   Subject: PIC18F46K22 to MRF89XA
The Vdd voltage of the 18F46K22 is 3.1V.

My module isn't in a Explorer 18 Board. I've done a PCB with 18F46K22 TQFP and a MRF89XAM8A. The connections are:

18F46K22 ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Mon Sep 19, 2011 3:21 pm   Subject: PIC18F46K22 to MRF89XA
Hi, I'm using a MRF89XAM8A module http://ww1.microchip.com/downloads/en/DeviceDoc/70651A.pdf , not a Pictail board. To supply the electronic circuit I have a ldo voltage regulator of 3.0V.

Already ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Sat Sep 17, 2011 8:49 am   Subject: PIC18F46K22 to MRF89XA
I've try to read what was written with registerSet on spi connection with this simple code:

#include <18f46k22.h>
#include <stdio.h>
#include <stdlib.h>
#include <MRF89XA. ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Thu Sep 15, 2011 4:32 pm   Subject: PIC18F46K22 to MRF89XA
I saw the code of the microchip and i have adapted to ccs but i can not figure out what is failing. Tired of reading on datasheets, microchip website and forums. I have program all the transceiver reg ...
  Topic: PIC18F46K22 to MRF89XA
scuba

Replies: 22
Views: 61920

PostForum: General CCS C Discussion   Posted: Tue Sep 13, 2011 8:59 pm   Subject: PIC18F46K22 to MRF89XA
Hi,

I'm doing a device project that has a pic18f46k22 and a mrf89xam8a module. The goal is to communicate to another device (pic 18 explorer board). Well, I'm having some problems to communicate to ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group