Part Number: TIDM-DC-DC-BUCK
Tool/software:
Hi.
I am studying how to use a real-time controller using the F280049C evaluation board and the TIDM-DC-DC-BUCK. I have one question (this is more for information for future designs). I assume that the buck_main.c project has a sampling frequency of 1 kHz since TASKA is running at that frequency. My question is: how do you choose that sampling time (Tsample)? I assume that a higher sampling frequency is better, but it places a burden on the MCU as it demands more computational resources. However, a low sampling frequency may affect the controller's performance and introduce aliasing effects.