Part Number: TMS320F28027F
Other Parts Discussed in Thread: MOTORWARE
Hi,
I am starting to set up a new custom board based on the 027F and had a couple questions about setting up and configuring the ADC channels.
First, just wanted to double check my assumption that the IA current feedback is set up to be which ever current feedback is attached to PWM1A/B, IB->2A/B and IC->3A/B. Same for voltages. I had some layout constraints, so at the moment what I am calling Phase A actually hooks into PWM3A/B.
Next, I have a have a couple additional signals to sample and was just wondering how best to integrate the sampling of those signals with the motorware project. I have two analog triggers that control torque, an NTC temperature sensor near the MOSFETs and a hardware version feedback.
These are very low priority signals so they don't strictly need to be sampled/converted with the higher priority Current/Voltage feedbacks. Is there a low priority ADC queue anywhere, or should I just add them to the existing queue? The hardware signal only needs to be read once, we really don't need to waste time converting this every time we update currents/voltages.
Also, is there a low frequency background task set up to service the logic related to the triggers and temperature sensor?
Thanks,
Jim