Other Parts Discussed in Thread: C2000WARE
Hello,
I am trying to program a power supply with tms320f28379d. In order to improve the response of its three sources, I want the pwm signals I produce to be in sync with the readings I make on the ADC. When I looked at the reference manual for this, there were some points that I could not understand.
Q 1: If I have 2 PWM signals to send to my mosfet drivers for control, can I create a SOC signal that will synchronize my ADCs with any of them? So to do this do I need to create a 3rd signal that will be a copy of these signals?
Q 2: In the example in the reference manual 10.6.2 Oversampled Conversion from ePWM Trigger, all SOCs are connected to the same trigger signal. In this case, I think they will be wanted to be read at the same time, but will they be read in order of priority?
Q 3: When we create SOC with the ePWM signal and then define it on the ADC side, do we need to define an interrupt other than this?
Q 4: Can you share an example of reading with ADC connected to an SOC created with ePWM signal?
Q 5: "10.6.2 Oversampled Conversion from ePWM Trigger" Is there an example of configuring ePWM directly referring to this topic?
Kind regards
Cihangir