Author |
Message |
Topic: Newbie Help w/ TMR0 |
doggitz
Replies: 4
Views: 4815
|
Forum: General CCS C Discussion Posted: Sun Dec 11, 2011 11:13 pm Subject: Newbie Help w/ TMR0 |
That worked- thanks |
Topic: Newbie Help w/ TMR0 |
doggitz
Replies: 4
Views: 4815
|
Forum: General CCS C Discussion Posted: Sun Dec 11, 2011 3:37 pm Subject: Newbie Help w/ TMR0 |
I have not set fuses. I will look to see what I might have missed.Compiler is version 4.124 |
Topic: Newbie Help w/ TMR0 |
doggitz
Replies: 4
Views: 4815
|
Forum: General CCS C Discussion Posted: Sun Dec 11, 2011 12:51 pm Subject: Newbie Help w/ TMR0 |
Using an 18F4620 with PICKIT 2 programmer. Trying to flash LED on port c0 as part of an interrupt routine. Have scoured microchip and CCS manuals and cannot figure out why this does not run. In debug, ... |
Topic: Having trouble with flex lcd |
doggitz
Replies: 2
Views: 4774
|
Forum: General CCS C Discussion Posted: Wed Sep 14, 2011 6:28 pm Subject: Having trouble with flex lcd |
I need help too !!
I am having the exact same trouble.
Using 18F4620
Have modified flex_lcd for following pins
E D5
RS D4
Data D0 - D3
Have tried both lcd and flex_lcd and only get bl ... |
Topic: flex_lcd driver and 18F4620 |
doggitz
Replies: 1
Views: 3838
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2011 10:16 pm Subject: flex_lcd driver and 18F4620 |
I am having a devil of a time with a simple task. Using a known good combination of a 2X16 LCD (JHD 162A) and an 18F4620. I just cannot make this work with a PCWH compiler. Has anyone used this combo? ... |
Topic: LCD Driver |
doggitz
Replies: 5
Views: 8003
|
Forum: General CCS C Discussion Posted: Mon Sep 05, 2011 9:17 am Subject: LCD Driver |
I have studied the flex_lcd driver documentation. It looks like the pin declarations are made in the driver - which I did. I also commented out the RW portion - which I am not using. I also included t ... |
Topic: LCD Driver |
doggitz
Replies: 5
Views: 8003
|
Forum: General CCS C Discussion Posted: Sun Sep 04, 2011 12:51 pm Subject: LCD Driver |
OK thanks --
I'll look at the flex driver and see how that works.
keep you posted |
Topic: LCD Driver |
doggitz
Replies: 5
Views: 8003
|
Forum: General CCS C Discussion Posted: Sun Sep 04, 2011 10:44 am Subject: LCD |
Thanks for the thought
Tried commenting out the LP line - no effect
I have also tried the flex_lcd driver and get the same result
I look at the comment section for the flex_lcd driver and find ... |
Topic: LCD Driver |
doggitz
Replies: 5
Views: 8003
|
Forum: General CCS C Discussion Posted: Sun Sep 04, 2011 9:42 am Subject: LCD Driver |
A newbie needs some help. I am using an 18F4620 with a PCWH compiler and a PICKIT2 programmer. I am very new to C but have a reasonable amount of experience with BASIC. I have been using the WIZARD in ... |
|