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 19 matches
CCS Forum Index
Author Message
  Topic: pic16f84 I2C problems with 24LC00 EEPROM
faizanbrohi

Replies: 7
Views: 10285

PostForum: General CCS C Discussion   Posted: Sun May 06, 2007 6:24 am   Subject: pic16f84 I2C problems with 24LC00 EEPROM
Hello everyone , I don't think PIC16F84 Supports Hardware I2C , and you are trying to use Hardware I2C with a device which does not have it. Try to build your own Software I2C Driver for this IC.
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sat May 05, 2007 10:25 pm   Subject: LCD Problem
Hello , PCM Programmer , thanks for correcting me out , now it is working like a gem , changed pin to A1 and A0. Thanks a lot . i learned quite a lot about LCD's and PIC in the process . Now my job is ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sat May 05, 2007 3:14 pm   Subject: LCD Problem
I have made a PCB for it now , and still not working i have modified the code to use pins A2-> RS , A3 -> EN , A4-D4 ,A5-D5 , A6-D6 , A7-D7 in the flex_lcd.c and now i also have a different 16x2 ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 29, 2007 9:19 pm   Subject: LCD Problem
the trainer is http://www.mikroe.com/en/tools/easypic4/ ,
EasyPIC4
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 29, 2007 12:44 pm   Subject: LCD Problem
Hello again , i have tried the Normal LCD.c driver from CCS with a PIC Trainer and the program does not work . However some code that was with the trainer worked quite well. So there is some problem w ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Wed Apr 25, 2007 8:38 am   Subject: LCD Problem
This is turning out to be a mysterious problem , i have changed the LCD and now i am using a simple 16x1 LCD , and still boxes appear on the LCD. something wrong with the chip or the program , what sh ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Tue Apr 24, 2007 1:06 pm   Subject: LCD Problem
the NOLVP fuse is on , check the code again . but i still did not find any solution , now i am trying to change the LCD or mail the manufacturer for a complete datasheet and then build my own driver f ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Mon Apr 23, 2007 8:14 pm   Subject: LCD Problem
Still it shifts to the next line partly distorted i.e , the second line blocks are half filled but still nothing only boxes appear., have checked with every time delay. what could be the problem.
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Mon Apr 23, 2007 8:50 am   Subject: LCD Problem
I have tried the Flex LCD Driver , with this driver the LCD shifts to the second line but no characters are displayed. i have checked everything , and i have changed the pin configration accordingly a ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 22, 2007 9:16 pm   Subject: LCD Problem
it is 4.018
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 22, 2007 12:01 pm   Subject: LCD Problem
I am using the Default Port B for the PIC16F628 . i have tried the LCD.c Driver supplied by CCS , the pin connection is as follows ,

PIC PIN6/B0 ---> LCD PIN 6/EN
PIC PIN7/B1 ---> LCD PIN 4 ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 22, 2007 11:26 am   Subject: LCD Problem
No i have connected the RS/RW/EN pins and data pins also , it is defined in LCD.c . So no problem there . still i don't think so the statement is going to change anything . It is displaying boxes , i. ...
  Topic: LCD Problem
faizanbrohi

Replies: 22
Views: 23172

PostForum: General CCS C Discussion   Posted: Sun Apr 22, 2007 12:58 am   Subject: LCD Problem
Hello , i just bought a LCD with Blue Black light . the LCD is GDM1602A . the datasheet is here #include <16F628.h>


#FUSES NOWDT //No Watch Dog Timer
#FUSES XT ...
  Topic: Bootloader timeout error , please help!!!!
faizanbrohi

Replies: 11
Views: 14819

PostForum: General CCS C Discussion   Posted: Thu Apr 19, 2007 7:14 am   Subject: Bootloader timeout error , please help!!!!
The Problem was with the memory mapping , it is solved now.
  Topic: Bootloader timeout error , please help!!!!
faizanbrohi

Replies: 11
Views: 14819

PostForum: General CCS C Discussion   Posted: Tue Apr 17, 2007 12:34 pm   Subject: Bootloader timeout error , please help!!!!
SIOW.exe ships with the PCW Compiler , i can give it to you i have it , it is a terminal program that is used to download a program into the PIC using serial port . the load_program function which is ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group