Author |
Message |
Topic: LCD Graphic Module with pic18f4520 |
ANITA
Replies: 1
Views: 3124
|
Forum: General CCS C Discussion Posted: Thu May 17, 2007 2:45 pm Subject: LCD Graphic Module with pic18f4520 |
Hi,
i need help to Start a LCD with a PIC. i having problems to start and visualizate the lcd.
i'm using the LCD Graphic module F-51373GNC-FW-AH from OPTREX and the PIC1/8F4520.
Someone can h ... |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Tue Oct 17, 2006 1:14 pm Subject: I Need Help With The Pic and MMC Comunication |
Thanks for the help ckielstra.
my program its working very well, the only problem that i have its the 512 buffer, i'm using a PIC18 and the c18 compiler use diferente syntasys, but i solved with th ... |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Tue Oct 10, 2006 12:29 pm Subject: I Need Help With The Pic and MMC Comunication |
Hi
i have another question
can i read a single byte inside the block that i wrote?can i read a single adress? |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Tue Oct 10, 2006 8:15 am Subject: I Need Help With The Pic and MMC Comunication |
Thanks for the help ckielstra.
i saw the problem with the size of data that i want to read, i write 512 bytes then i read 64 bytes.
i can't read the boot sector, the first block, the sector wher ... |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Mon Oct 09, 2006 10:07 am Subject: I Need Help With The Pic and MMC Comunication |
i can inicializate my mmc but i can read the boot.
i read something but i don't think that it's correct.
i'm usign this code to read, i'm not sure about adrresing.
unsigned char Command ... |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Thu Oct 05, 2006 12:31 pm Subject: I Need Help With The Pic and MMC Comunication |
hi
I read the CCS Compile, i can used because i use microchip mplab icd 2 to program miy pic.
because of that i using another compile and the spi.h of that compile
thanks
ana |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Thu Oct 05, 2006 12:05 pm Subject: I Need Help With The Pic and MMC Comunication |
Hi
I edit the post but i don't know if i doing well.
i'm using anothe compiletor because is the one i download but if the other its better i tried that one
i can use the ccs with the PIC18f4520 ... |
Topic: I Need Help With The Pic and MMC Comunication |
ANITA
Replies: 11
Views: 16283
|
Forum: General CCS C Discussion Posted: Thu Oct 05, 2006 9:40 am Subject: I Need Help With The Pic and MMC Comunication |
Hi I'm using this software, but I have problems with the response, I don't always get the response of the MMC card. I'm using PIC18F4520 with a 4MHz oscillator.
I'm using the spi.h of the microchip ... |
|