??? 11/23/04 06:24 Read: times |
#81743 - A couple of things Responding to: ???'s previous message |
2) Not too bad I had a 32 inc make a lib call once.
3) no the using 1 is good. I tells the compiler to switch banks. the question is are an other interupts with a higher priority using that bank too. 4) the proper way to set the I2C clock is to see it high, then read the pin back untill it reads high. this cover clock streching and bus capitance. But is not your problem here. I assume you tried the code out of the interupt to be sure it works. make sure the interupt is not being interupted by another interupt. |
Topic | Author | Date |
Timer 2 interrupt with keil. | 01/01/70 00:00 | |
Additional Information. | 01/01/70 00:00 | |
what is I2CWAIT; | 01/01/70 00:00 | |
I2CWAIT is not Function. | 01/01/70 00:00 | |
Remove | 01/01/70 00:00 | |
Already tried remove using 1 | 01/01/70 00:00 | |
Timer2 interrupt | 01/01/70 00:00 | |
Tried making all ISR variables global. | 01/01/70 00:00 | |
Timer2 Interrupt | 01/01/70 00:00 | |
Why remove using? | 01/01/70 00:00 | |
removing using | 01/01/70 00:00 | |
Re: Remove Using.![]() | 01/01/70 00:00 | |
int usage | 01/01/70 00:00 | |
int operations reentrant or not? | 01/01/70 00:00 | |
varify with asm | 01/01/70 00:00 | |
A couple of things | 01/01/70 00:00 | |
Re: A couple of things - Neil | 01/01/70 00:00 | |
A couple of things | 01/01/70 00:00 |