Microcontroller › 8051 › nrf24le1 timers › These are the common logical
September 20, 2011 at 8:42 am
#6635
Participant
These are the common logical mistakes:
1. Interrupts have not been enebaled.
2. Registers have not been configured correctly.
3. Interrupts have not been enabled at the right place in the code.
4. ISR in not correctly written.
Try if you doing any of the fowwloing mistakes.