recently i tried to IDLE the CPU core by setting PCON.0
My Plan was to wake up the CPU by T0 Irq. I was really suprised when I noticed it did not work as expected.
Looking into the datasheet i noticed IDL bit is not implemented. This bit was supported since the early times in x51. No word about that in the docs or header files.
Any workarround?
Using the wakeup events will not work in my case since these are all pin events.