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 2 matches
CCS Forum Index
Author Message
  Topic: dsPIC and graphic HDM64GS12 128x64 Display Problem
an1234

Replies: 1
Views: 6335

PostForum: General CCS C Discussion   Posted: Wed Jan 30, 2013 1:15 pm   Subject: dsPIC and graphic HDM64GS12 128x64 Display Problem
I found the problem.

The reset is caused by Bit_clear(*p,y%8) in HDM64GS12.c
I changed it into *p =& y%8 and it works Fine.
  Topic: dsPIC and graphic HDM64GS12 128x64 Display Problem
an1234

Replies: 1
Views: 6335

PostForum: General CCS C Discussion   Posted: Wed Jan 30, 2013 12:44 am   Subject: dsPIC and graphic HDM64GS12 128x64 Display Problem
Hi,

I am using a ds30F4013 PIC with HDM64GS12 128x64 Display with the CCS examples HDM64GS12.c and graphics.c
The Display works fine but in some case the PIC makes a reset and the will program sta ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group