This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCF8329A: How do I calculate the q-Axis current?

Part Number: MCF8329A

Tool/software:

Hello, I'm currently measuring the current of a motor and am facing a few challenges.

  1. I measured the DC current using BUS_CURRENT at 0x40E and was able to calculate it using the equation provided in the datasheet: 'IBus = (BUS_CURRENT / 227) * Base_Current/(2CSA_GAIN_FEEDBACK)'. However, I'm confused because the Base_Current in this equation seems different from the BASE_CURRENT I set at 0xAE. Based on my assumption, I've been using the value before multiplying by 32768 / 1200, but is this correct?

  2. To measure the q-axis current, I read the value at 0x4DE. However, the equation doesn't seem to match at all in this case. The measured value mostly stays around 0xFExxxxxx. While I may need to check if there's a circuit issue, is it normal to see such values?

Thank you for your continued help. Have a great day!