ThreadX scheduler in low power mode
Hi everyone.I'm currently testing low power modes in ThreadX on a NUCLEO-F767ZI board using CubeMX and CubeIDE (current versions).ThreadX tick period is set to 1 ms, and low power is enabled. What happens is that the scheduler awakes every millisecon...