Coper
Member level 4
- Joined
- Mar 16, 2017
- Messages
- 69
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 773
I started to be interested in PS controlled processors with HRTIM from STM, more precisely STM32F3 or STM32G4 with HRTIM.
I can understand the concept of a feedback loop (see pic), but I no longer understand the whole resource management software concept.
- The SW must somehow implement the source start function (soft start)
- The SW must somehow implement protections such as undervoltage / overvoltage, overcurrent.
Clear signal connected to comparators in MCU, but still ...
- The SW must somehow implement other protections with a lower priority such as overheating
I wonder if it is appropriate to use RTOS,, in short, I would like to see some example.
ST sells quite expensive eval boards of digitally controlled resources, but did not disclose the most important to them, namely the source codes of the firmware.
Do you know of a book, raft example, etc., where would I know how to do it?
I can understand the concept of a feedback loop (see pic), but I no longer understand the whole resource management software concept.
- The SW must somehow implement the source start function (soft start)
- The SW must somehow implement protections such as undervoltage / overvoltage, overcurrent.
Clear signal connected to comparators in MCU, but still ...
- The SW must somehow implement other protections with a lower priority such as overheating
I wonder if it is appropriate to use RTOS,, in short, I would like to see some example.
ST sells quite expensive eval boards of digitally controlled resources, but did not disclose the most important to them, namely the source codes of the firmware.
Do you know of a book, raft example, etc., where would I know how to do it?