??? 06/22/04 07:52 Read: times |
#72916 - RE: Using different Reg Bank in ISRs Responding to: ???'s previous message |
I can't see anything wrong in your SW (except purely formal - push ACC, pop ACC), but why are you using External interrupts, why not Serial ?
I always use Serial for Receive (or test RI), but I disable all interrupts for Transmit, just wait to have byte sent (jnb TI,$). If you have some controls of the modem, it's easy to use some Port bits for that. |
Topic | Author | Date |
Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Using different Reg Bank in ISRs | 01/01/70 00:00 | |
RE: Interrupts and register banks | 01/01/70 00:00 | |
Thanks All![]() | 01/01/70 00:00 |