Hi, I am working on a project that periodically enters either sleep or idle mode of a PIC24HJ64GP510. When in sleep it wakes based on the WDT, when in idle I use a dedicated timer ISR. I have a background loop and when it has finished processing I run thr..
↧