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 5 matches
CCS Forum Index
Author Message
  Topic: FAST_GLCD not working with 18F
kbaser

Replies: 1
Views: 3552

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2010 6:24 am   Subject: FAST_GLCD not working with 18F
Hi everybody,
After displaying correct shapes oh 18F4620(by adding longer delay_cycles() parameters) , I just wanted to test FAST_LCD. But I I can soo nothing on the display. I just add #define FAST_ ...
  Topic: pic 16f887 vs 18f4620 glcd problem
kbaser

Replies: 4
Views: 7094

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2010 2:45 am   Subject: pic 16f887 vs 18f4620 glcd problem
I temporarily fix by changing delay_cycles() parameters of readByte and writeByte functions in HDM64GS12.c file.
I multiplied the parameters by 5 for 20Mhz ext and multiplied by 10 32Mhz int_pll for ...
  Topic: pic 16f887 vs 18f4620 glcd problem
kbaser

Replies: 4
Views: 7094

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2010 1:47 am   Subject: pic 16f887 vs 18f4620 glcd problem
1. Post the LED blink program for the 18F4620.
Make sure you post the #fuses and #use delay() statements.

2. What is your compiler version ?

3. Are you testing this on a hardware board or in ...
  Topic: pic 16f887 vs 18f4620 glcd problem
kbaser

Replies: 4
Views: 7094

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2010 12:47 am   Subject: pic 16f887 vs 18f4620 glcd problem
Hi all,
I have a circuit to display on 128x64 glcd with HDM64GS12.c and graphics.c (ext osc 20Mhz).
When I insert 16F887 it draws prefect shapes, but when I replaced with 18F4620 I see some pixels r ...
  Topic: int_rda calls forever
kbaser

Replies: 1
Views: 3429

PostForum: General CCS C Discussion   Posted: Sun Mar 21, 2010 9:32 am   Subject: int_rda calls forever
Please help,
I wrote a simple Rx counter code.
I expected to see each RX activity, but unfortunately this call executes every cycle of CPU and counts forver!
What can I do to call this isr when RX ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group