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 6 matches
CCS Forum Index
Author Message
  Topic: Spi communication from Pic 16F877 to an EEprom
Justy

Replies: 6
Views: 17735

PostForum: General CCS C Discussion   Posted: Thu Jan 29, 2004 12:38 pm   Subject: ITS WORKING :D
I would like to thank you guys, specially Neil for the help that you gave to my partner Spiffy Very Happy . The command SPI_read(0); was a really big piece of the puzzle but we've also noticed that we ha ...
  Topic: Spi communication from Pic 16F877 to an EEprom
Justy

Replies: 6
Views: 17735

PostForum: General CCS C Discussion   Posted: Wed Jan 28, 2004 2:24 pm   Subject: Spi communication from Pic 16F877 to an EEprom
My eeprom is AT25HP512

It's an Spi serial eeprom.
  Topic: Spi communication from Pic 16F877 to an EEprom
Justy

Replies: 6
Views: 17735

PostForum: General CCS C Discussion   Posted: Wed Jan 28, 2004 2:04 pm   Subject: Spi communication from Pic 16F877 to an EEprom
Is there any C program that someone has that i can look with my program because i've tried many things an i'm out of idea. I just want to send some data in and read it out from hyperterminal by using ...
  Topic: Communication problem RS232
Justy

Replies: 4
Views: 13873

PostForum: General CCS C Discussion   Posted: Wed Jan 28, 2004 1:55 pm   Subject: Communication problem RS232
if you are programing your Pic16F877, plug your debugger on com2 an your programer on com 1 ...When you open hyper terminal set you Com at Com1.

Than you can program those lines into whatever progr ...
  Topic: rs232 [and other] problems
Justy

Replies: 3
Views: 11736

PostForum: General CCS C Discussion   Posted: Wed Jan 28, 2004 1:48 pm   Subject: rs232 [and other] problems
sorry i've just notice that you are using the same pic as I do

so like i've said in your declaration ...not in your program right that

#include "16F877.h"
#use rs232 (baud=9600, xmit=pin_c6, r ...
  Topic: rs232 [and other] problems
Justy

Replies: 3
Views: 11736

PostForum: General CCS C Discussion   Posted: Wed Jan 28, 2004 1:45 pm   Subject: rs232 [and other] problems
I'm programing right now throught rs232 and i've notice that you might be missing an instruction. I'm programing with Mplab system. So try this thing.

put on the top on your program

#use rs232 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group