Author |
Message |
Topic: Trouble in RS232 stream. v.5.021 |
azand1
Replies: 2
Views: 4885
|
Forum: General CCS C Discussion Posted: Sat Mar 29, 2014 11:27 pm Subject: Trouble in RS232 stream. v.5.021 |
Trouble in RS232 stream.
In version 4.124 works. OK!!
In version 5.0 - 021, does not work.
I ask for help.
Obs: translated into English.
#include <18LF24J11.h>
#FUSES NOWDT
... |
Topic: PIC18F46J11 Family - Real-Time Clock and Calendar (RTCC) |
azand1
Replies: 1
Views: 5070
|
Forum: General CCS C Discussion Posted: Thu Mar 20, 2014 8:22 pm Subject: PIC18F46J11 Family - Real-Time Clock and Calendar (RTCC) |
Hi,
I'm having some problems using this PIC16LF24J11.
I'm wondering routines for the internal clock.
Can someone help me.
Thank you.
Wilson ...
Brazil |
Topic: Calculation of variables in external EEPROM bytes |
azand1
Replies: 13
Views: 17521
|
Forum: General CCS C Discussion Posted: Sun Feb 09, 2014 4:44 pm Subject: Someone's starting to endender what I mean. |
Sorry about the bad English because I'm from Brazil. AZAND1
My friend jeremiah.
Understand that I meant.
The idea is:
10 = 32-22 (string) / / I record 22 bytes on the same page
-12 ... |
Topic: Calculation of variables in external EEPROM bytes |
azand1
Replies: 13
Views: 17521
|
Forum: General CCS C Discussion Posted: Sun Feb 09, 2014 12:13 pm Subject: I want to put 300 strings in order (continuous). Each string |
I've tried to explain my doubts above.
I want to put 300 strings in order (continuous). Each string is 22 bytes.
The strings that will get the RS232 to an array after shipping
to eeprom.
I ... |
Topic: Calculation of variables in external EEPROM bytes |
azand1
Replies: 13
Views: 17521
|
Forum: General CCS C Discussion Posted: Sun Feb 09, 2014 11:08 am Subject: Routine eemprom page? |
Nobody knows make a page in eeprom routine?
I'm Newbie in C language. |
Topic: Calculation of variables in external EEPROM bytes |
azand1
Replies: 13
Views: 17521
|
Forum: General CCS C Discussion Posted: Sat Feb 08, 2014 8:39 am Subject: CALCULATING EXTERNAL EEPROM 24C64 BYTES |
CALCULATING EXTERNAL EEPROM 24C64 BYTES
Here the basic program
How to make a routine for computing string of 22 bytes in pages of 32 bytes.
Made an improvement in the program.
I could ... |
Topic: Calculation of variables in external EEPROM bytes |
azand1
Replies: 13
Views: 17521
|
Forum: General CCS C Discussion Posted: Fri Feb 07, 2014 10:57 pm Subject: Calculation of variables in external EEPROM bytes |
Calculation of variables in external EEPROM bytes
CCS Community. Help!
How to calculate the external EEPROM (24C64), where the page is 32 bytes.
Total pages is 256 by 32 bytes.
With constant ... |
Topic: ATMEL 24C64 help. Reading and writing block. |
azand1
Replies: 1
Views: 5996
|
Forum: General CCS C Discussion Posted: Tue Feb 04, 2014 7:17 pm Subject: ATMEL 24C64 help. Reading and writing block. |
ATMEL 24C64 help. Reading and writing block.
THE routine of ccs can not read this memory.
Protocol is different?
Can someone help me.
PIC Simulator IDE works correctly.
Proteus does not work ... |
|