2022-06-28 12:13 AM
Hello
For a project that I am working on I need a simple scheduler, a full RTOS is more complex than I need. My first idea was to build one myself but I noticed that when using STM32Cube to generate code to for example run bluetooth a scheduler is included. I can however not find any documentation regardning this scheduler.
Does anyone have any information detailing how this scheduler works?
Is this scheduler built for demonstration purposes only or have anyone built a project around it?
Greatful for any help
2022-06-28 07:23 AM
Hello OTern.1,
welcome to the ST community and thank your for your interest in our products. I guess you mean the ST Sequencer code that is usually imported together with our BLE example codes. There are several usefull sources of information regarding Sequencer:
If I have answered your question and you have find my answer useful, please click on Select as Best. This will help other users with the same problem to find the solution faster!