Author |
Message |
Topic: INT_RDA -> Why is it? PIC18F6722 |
amdatlon
Replies: 5
Views: 8988
|
Forum: General CCS C Discussion Posted: Thu Sep 01, 2011 3:23 pm Subject: INT_RDA -> Why is it? PIC18F6722 |
I made a simple program to test the connection to the computer.
The result is the same echo is received in reading the first byte of the PIC.
Here is the log file from the terminal connection.
... |
Topic: INT_RDA -> Why is it? PIC18F6722 |
amdatlon
Replies: 5
Views: 8988
|
Forum: General CCS C Discussion Posted: Sun Aug 28, 2011 5:09 am Subject: INT_RDA -> Why is it? PIC18F6722 |
Many thanks for guidance
1. I agree, we will remove it.
2. use in other parts of the program from the CCP1 interrupt timer interruption And ..
3. Use the break and the external entrance to P ... |
Topic: INT_RDA -> Why is it? PIC18F6722 |
amdatlon
Replies: 5
Views: 8988
|
Forum: General CCS C Discussion Posted: Sat Aug 27, 2011 2:40 pm Subject: INT_RDA -> Why is it? PIC18F6722 |
use usb to rs232 by FT232RL, This is the computer.
The previous version program, worked on the 18F458 and there was no such problems, but I'm not used to interrupt for rs232 communication . |
Topic: INT_RDA -> Why is it? PIC18F6722 |
amdatlon
Replies: 5
Views: 8988
|
Forum: General CCS C Discussion Posted: Sat Aug 27, 2011 6:56 am Subject: INT_RDA -> Why is it? PIC18F6722 |
Hello, I try to start communication between PIC and PC via RS-232.
PIC-18F7622,
40 Mhz Clock = PLL + 10 Mhz Crystal.
Compiler - PCWHD 4.093
Send one byte of the PIC, and waiting PC to return 1 ... |
Topic: PIC18F6722 , ADC configuration |
amdatlon
Replies: 5
Views: 13089
|
Forum: General CCS C Discussion Posted: Sun Jul 10, 2011 2:24 pm Subject: PIC18F6722 , ADC configuration |
Sorry is my mistake, I really have not seen out there VDD and VSS pins of the processor.
I thought it was the other PIC, and these pins are connected by default in Proteus.
Now everything works as I ... |
Topic: PIC18F6722 , ADC configuration |
amdatlon
Replies: 5
Views: 13089
|
Forum: General CCS C Discussion Posted: Sun Jul 10, 2011 12:26 pm Subject: PIC18F6722 , ADC configuration |
Sorry for bad English.
this table (20-1) I read it.
Well, to explain again.
I want to measure the analog signal port A0. I want to reference voltage is used internally to the CPU:
VREF-= 0V ... |
Topic: PIC18F6722 , ADC configuration |
amdatlon
Replies: 5
Views: 13089
|
Forum: General CCS C Discussion Posted: Sun Jul 10, 2011 4:54 am Subject: PIC18F6722 , ADC configuration |
Thank you for your guidance:)
Processor Clock is 5 mhz (20Mhz quartz crystal).
ADC returns an integer, but the function had other calculations, and this result is float.
I did the following:
... |
Topic: PIC18F6722 , ADC configuration |
amdatlon
Replies: 5
Views: 13089
|
Forum: General CCS C Discussion Posted: Sat Jul 09, 2011 3:14 pm Subject: PIC18F6722 , ADC configuration |
Hello, please help
I want to measure the voltage of the ADC with PIC18f6722.
Included is the input A0.
But something wrong configuration of the PIC.
Simulation of Proteus, and gives a warning:
... |
Topic: CCP Don't Work with 16F877 ?!?! |
amdatlon
Replies: 2
Views: 6090
|
Forum: General CCS C Discussion Posted: Sun Mar 07, 2010 3:23 pm Subject: CCP Don't Work with 16F877 ?!?! |
And I know that should work with PIC 16f877, but now I do not understand what was happening.
I changed the version of Proteus, but no change.
Will change and version of CCS , to see what happens.
... |
Topic: CCP Don't Work with 16F877 ?!?! |
amdatlon
Replies: 2
Views: 6090
|
Forum: General CCS C Discussion Posted: Sun Mar 07, 2010 5:08 am Subject: CCP Don't Work with 16F877 ?!?! |
Hello,
I have a problem please help.
I apologize for bad English!
I'm trying to use CCP Capture module for calculating the period of the rectangular input pulses. Do simulations with Proteus but ... |
|