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 4 matches
CCS Forum Index
Author Message
  Topic: LCD Menu problems
noral

Replies: 2
Views: 5302

PostForum: General CCS C Discussion   Posted: Fri Jun 20, 2014 2:41 am   Subject: LCD Menu problems
Hi everyone!!

I'm developing a user's menu with two buttons to introduce a value. To reach my goal I use a increaser counter from 0 to 9 to introduce the hundreds in "MENU2" and the tens ...
  Topic: Half display on LCD with flex_lcd.c
noral

Replies: 5
Views: 8976

PostForum: General CCS C Discussion   Posted: Wed May 14, 2014 2:19 am   Subject: Half display on LCD with flex_lcd.c
one comment...
please put a

delay_ms(500);

before the lcd_init();

You need to give the LCD module time to 'get organized' before you try to access it.

Some modules need less time, a coup ...
  Topic: Half display on LCD with flex_lcd.c
noral

Replies: 5
Views: 8976

PostForum: General CCS C Discussion   Posted: Tue May 13, 2014 6:41 pm   Subject: Half display on LCD with flex_lcd.c
Hi everyone!

I have a problem with the LCD. I've got a Hitachi LM016L 16x2 with a PIC24FJ128GC010. I'm using CCS compiler and the flex_lcd.c driver.

When I try to show a message in the LCD, I ca ...
  Topic: Sigma-Delta ADC in PIC24FJ128GC010
noral

Replies: 4
Views: 14526

PostForum: General CCS C Discussion   Posted: Fri May 09, 2014 8:51 am   Subject: Sigma-Delta ADC in PIC24FJ128GC010
Hi guys,

I'm doing a project with a PIC24FJ128GC010 and an analog accelerometer. I must to confess that I'm new in this world.

My question is how can I read the information from the accelerom ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group