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 25 matches
CCS Forum Index
Author Message
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Tue Jan 03, 2012 1:08 pm   Subject: why Pic16f877a UART send unknown characters
Actually the 'data sheet' has _nothing_ to do with the capacitor values that should be used, unless you are using exactly the crystal models recommended by Microchip....
The _crystal_ will have a spe ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Tue Jan 03, 2012 9:57 am   Subject: why Pic16f877a UART send unknown characters
I am using 22pF for 4MHz and I did not change them for 20MHz. Do I need to ?

Check the data sheet first! And then try if the values given by the data sheet work with you project or not - if not -yo ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Tue Jan 03, 2012 9:10 am   Subject: why Pic16f877a UART send unknown characters
I am using 22pF for 4MHz and I did not change them for 20MHz. Do I need to ?
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Sun Jan 01, 2012 6:30 pm   Subject: why Pic16f877a UART send unknown characters
Er. That will stop the chip running. MCLR needs to be pulled _up_, not to GND.

Best Wishes

Yes, my mistake - you are right. The resistor to the power line (eg 5V) and not to GND.

so, i just n ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Sat Dec 31, 2011 9:15 am   Subject: why Pic16f877a UART send unknown characters
OK. Good.
Now, have you tested that this is working correctly?.
There was a several entry thread only a few days ago, where one pin of the MAX232, was not correctly connected, and the poster was hav ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Sat Dec 31, 2011 9:09 am   Subject: why Pic16f877a UART send unknown characters
Q2: which cellphone do you use? Did you check the cell-phone serial communication parameters/protocol, esp the electrical levels of the comm-lines and the hand-shake protocols?

the Cell phone is T6 ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Sat Dec 31, 2011 9:00 am   Subject: Re: RS232 misbehaviour
Next to a possible GND-problem you may not have put a 0.1µF capacitor between Vdd and Vss or the MCLR-pin is not connected/set properly.

the MCLR-pin connected correctly i test it But i did not pu ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Fri Dec 30, 2011 3:50 pm   Subject: why Pic16f877a UART send unknown characters
So you are able to connect the phone to a PC directly?.
So, how are you connecting to the PIC?. You are aware that you _need_ an inverting RS232 buffer between the PIC and the phone, if the phone can ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Fri Dec 30, 2011 8:04 am   Subject: why Pic16f877a UART send unknown characters
Q2: which cellphone do you use? Did you check the cell-phone serial communication parameters/protocol, esp the electrical levels of the comm-lines and the hand-shake protocols?

the Cell phone is T6 ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Fri Dec 30, 2011 8:00 am   Subject: Re: RS232 misbehaviour
Next to a possible GND-problem you may not have put a 0.1µF capacitor between Vdd and Vss or the MCLR-pin is not connected/set properly.

the MCLR-pin connected correctly i test it But i did not pu ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Wed Dec 28, 2011 2:34 pm   Subject: why Pic16f877a UART send unknown characters
If the circuit behavior changes when you touch it, the first place I would look is for a bad GROUND connection.

But I checked the circuit on the board on another pic with different code that also u ...
  Topic: why Pic16f877a UART send unknown characters
cse307

Replies: 27
Views: 23362

PostForum: General CCS C Discussion   Posted: Tue Dec 27, 2011 4:23 pm   Subject: why Pic16f877a UART send unknown characters
Q1:
I programed my pic16f877a to send a serial data (information about my project ) to my PC but the Hyper terminal receives unknown symbols -infinitely - and when I touch it it changes the symbols.( ...
  Topic: Help::convert PDU to text-vice versa
cse307

Replies: 0
Views: 2822

PostForum: General CCS C Discussion   Posted: Fri Nov 25, 2011 10:19 am   Subject: Help::convert PDU to text-vice versa
I am using pic16f877a microcontroller to send and receive text messages but my cellphone (T68i sony ericsson) do not support Text mode so I need to convert the message I receive to Text and I write t ...
  Topic: HELP:: i do not know how to deal with AT command
cse307

Replies: 22
Views: 21717

PostForum: General CCS C Discussion   Posted: Tue Oct 18, 2011 2:16 pm   Subject: HELP:: i do not know how to deal with AT command
I don't have Proteus and don't want it. I think that very few people on
here want to trouble-shoot problems that may involve Proteus bugs.
We want to solve coding bugs and CCS bugs, and some ha ...
  Topic: HELP:: i do not know how to deal with AT command
cse307

Replies: 22
Views: 21717

PostForum: General CCS C Discussion   Posted: Sun Oct 16, 2011 9:40 am   Subject: HELP:: i do not know how to deal with AT command
I am using Proteus simulator to connect the pic and the cellphone. I am using three hyperterminal two to see the output from the pic and input to pic{from cellphone} and one act as PC(hyp). When I use ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group