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 9 matches
CCS Forum Index
Author Message
  Topic: I cannot use I2C.(16F18854)
PA_papa_wolf

Replies: 2
Views: 12259

PostForum: General CCS C Discussion   Posted: Sun Oct 25, 2020 1:35 am   Subject: I cannot use I2C.(16F18854)
I was able to solve a problem. It is very kind of you.
  Topic: I cannot use I2C.(16F18854)
PA_papa_wolf

Replies: 2
Views: 12259

PostForum: General CCS C Discussion   Posted: Sun Oct 25, 2020 12:45 am   Subject: I cannot use I2C.(16F18854)
I want to use I2C (both master/slaves) in PIC.
An error was given at slave I2C when I wrote a code.

”Error#99 Option invalid Wrong pins for H/W”



#include <16F18854.h>
#include ...
  Topic: I want to read I2C address from an EEPROM.
PA_papa_wolf

Replies: 7
Views: 17687

PostForum: General CCS C Discussion   Posted: Sat Aug 08, 2020 1:41 am   Subject: I want to read I2C address from an EEPROM.
Thank you

I obtained the answer that I could be satisfied with.
  Topic: I want to read I2C address from an EEPROM.
PA_papa_wolf

Replies: 7
Views: 17687

PostForum: General CCS C Discussion   Posted: Sat Aug 08, 2020 12:13 am   Subject: I want to read I2C address from an EEPROM.
I'm sorry, it was lacking in explanation.
I want to change I2C address of PIC becoming the I2C slave boldly.
(I thought that therefore I could use a built-in EEPROM)

Is it possible in I2C library ...
  Topic: I want to read I2C address from an EEPROM.
PA_papa_wolf

Replies: 7
Views: 17687

PostForum: General CCS C Discussion   Posted: Fri Aug 07, 2020 10:24 am   Subject: I want to read I2C address from an EEPROM.
Hi all.

I want to change the I2C address.
The conditions that I need are as follows.

1, I2C address which I decided beforehand
2, I write in EEPROM using I2C address.
3, I2C communicates afte ...
  Topic: strcmp() and UART no work [Solved]
PA_papa_wolf

Replies: 8
Views: 17227

PostForum: General CCS C Discussion   Posted: Sun Nov 17, 2019 7:45 pm   Subject: strcmp() and UART no work [Solved]
Hi all

I found damage to the test PIC.
Maybe I need buying a new PIC.

Thank you
  Topic: strcmp() and UART no work [Solved]
PA_papa_wolf

Replies: 8
Views: 17227

PostForum: General CCS C Discussion   Posted: Tue Nov 12, 2019 5:17 am   Subject: strcmp() and UART no work [Solved]
I'm sorry, I cannot understand your explanation.

Because I understand your explanation, what should I check?
I look at the site of the native language, and it wants to be understood.
But there is ...
  Topic: strcmp() and UART no work [Solved]
PA_papa_wolf

Replies: 8
Views: 17227

PostForum: General CCS C Discussion   Posted: Tue Nov 12, 2019 2:49 am   Subject: strcmp() and UART no work [Solved]
I tried your instructions, but there was not a reaction by the terminal software.
I think that 3 or 4 appears, but terminal software does not have a reaction.

Where will I get a wrong?
  Topic: strcmp() and UART no work [Solved]
PA_papa_wolf

Replies: 8
Views: 17227

PostForum: General CCS C Discussion   Posted: Mon Nov 11, 2019 8:16 pm   Subject: strcmp() and UART no work [Solved]
I perform the uptake of the character.
However, it does not move.
What is wrong with the program that I made?


#include <12F615.h>
#device ADC = 10
#include <string.h> //strcm ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group