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: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Fri Jun 13, 2014 5:40 am   Subject: PIC18F85J90 and cypress 62167
problem solved, the memory had a problem

thanks to all of you for your help
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2014 5:48 am   Subject: PIC18F85J90 and cypress 62167
thank you for your response Jay

I put 5V on the card, and then a regulator is powering the PIC, on that part everything is ok.

There is a big problem, when I write in the memory and then I try t ...
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2014 2:39 am   Subject: PIC18F85J90 and cypress 62167
Thank you, I took off the address port part.

the fact is that it still does not work...

Do you think my write/read functions are correct?

Thanks
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2014 2:11 am   Subject: PIC18F85J90 and cypress 62167
Hello,

I write those #use FAST IO:
#use FAST_IO(D)
#use FAST_IO(G)
#use FAST_IO(H)
#use FAST_IO(J)

I did not know if it was necessary for the address ports so I tried with and without, I hav ...
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2014 5:44 am   Subject: Re: PIC18F85J90 and cypress 62167
Hi everyone,

I am trying to write and read inside a memory cypress 62167 with a PIC18F85J90. Here is my programs for read and write in the memory and the port configurations, i precise that the I/O ...
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2014 5:43 am   Subject: PIC18F85J90 and cypress 62167
Hello,
Thank for your response

1) I do not use fast I/O, I have just took off the part interupt for the serial ports and how I fill the random table (which is not important for my problem).

2) ...
  Topic: PIC18F85J90 and cypress 62167
bourne

Replies: 11
Views: 13001

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2014 4:38 am   Subject: PIC18F85J90 and cypress 62167
Hi everyone,

I am trying to write and read inside a memory cypress 62167 with a PIC18F85J90. Here is my programs for read and write in the memory and the port configurations, i precise that the I/O ...
  Topic: PLL pic18f85J90
bourne

Replies: 5
Views: 6931

PostForum: General CCS C Discussion   Posted: Thu May 08, 2014 7:01 am   Subject: PLL pic18f85J90
Thank you Ttelmah, you were right the datasheet explained everything.

But there is still something that I cannot explain and I need some help to understand:

When I write this code:

#FUSES HS ...
  Topic: PLL pic18f85J90
bourne

Replies: 5
Views: 6931

PostForum: General CCS C Discussion   Posted: Thu May 08, 2014 1:36 am   Subject: PLL pic18f85J90
hello RF_Developer

Thank you for your response.

I would like to be sure, the PIC 18F85J90 can run at the 40MHZ maximum?or can I run it to 80MHZ (4x20MHZ) with a PLL?

Thank you
  Topic: PLL pic18f85J90
bourne

Replies: 5
Views: 6931

PostForum: General CCS C Discussion   Posted: Wed May 07, 2014 8:15 am   Subject: PLL pic18f85J90
Hello,
I am trying to make a PLL with a PIC 18f85J90 with a high speed oscillator (quartz at 20MHZ), here is my code:

#include<18f85J90.h>
#device adc=16
#FUSES HS //high speed clock
# ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group