![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | |
| returning with one of my last questions Quote:
Program Memory Words Used: 431 Program Memory Words Free: 1617 I have attached the list file, does I have 1671 adresses available? what about the free flash memory in PIC? | ||
| |
| | (permalink) | |
| Quote:
that IS the flash memory.. | ||
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | ||
| Quote:
| |||
| |
| | (permalink) |
| | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Thanks for your answers! | |
| |
| | (permalink) |
| Hello. I found that pin RA4 does not work as a normal output, (I can't read 5 volts) I read the datasheet and it says that as OUTPUT it is open drain, so what you recomment me to do? I am thinking in fixing a resistor of 10k from this pin to Vdd, but correct me if I am wrong, please. Can I connect the output of an op-amp directly to the RA0/AN0 pin, where I configured it as an input for the ADC?, or I need a resistor from here to VSS. The pins I am not using from port A and C what do I have to do with them? do them grounded? Thanks!! | |
| |
| | (permalink) | |||
| Quote:
Quote:
Quote:
| ||||
| |
| | (permalink) |
| Thank you, Nigel. | |
| |
| | (permalink) |
| Does the stack has to do with the interrupts I am using? I hahe vonfigured two interrupts one of them is by using timer0 and the other one is by RB0. Inside the ISR the program saves the W register and the Status register. When I have a signal in the input at the op amp it works but when there is no signal I see at the output of the op amp a signal that is different from zero, what can I do to get a 0 volts or gnd while there is no signal at the input of the opamp. I have realized that when the AN0 (analog input) has no signal it behaves as if it sees a voltage different from zero (ground). because I am changing my point of observations I have a deal with this changes. This pin RA0/AN0 always should be connected to a voltage point? thanks | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| This is the circuit I want to connect to the pic 16F870, at pin RA0/AN0. The problem as I mentioned above is that when there is no signal I have a DC voltage level at the output. the gain at output is 1.5 Thanks a lot for your help | |
| |
| | (permalink) | ||
| Quote:
Quote:
| |||
| |