2013-07-23 03:41 AM
hi,
did anbyody try to implement tickless idle mode from Freertos on STM32? I'm currently working on it, but I can't deal with it. I try to take advantage from tickless demo for SAM4L from FreeRTOS website. I implemented RTC with alarms as a clock source for tick and it's working (without tickless idle mode). If anybody wants to help me or to look at my code I'll paste it here