SLVAFO8A April 2024 – May 2024 DRV8214 , DRV8234
This section refers to section 8.2.3.1.1 (Resistance Parameters) of the DRV8234 data sheet. The first step is to find the motor resistance. Using the recommended method, the robotic wheel motor's resistance was found out to be 10Ω.
Taking the previous example of 10Ω, we have the following possible results based on the choice of INV_R_SCALE:
Bit | INV_R_SCALE value | INV_R_SCALE/Motor Resistance (Actual Value) |
Rounded Value INV_R |
Comment |
---|---|---|---|---|
00b | 2 | 2/10=0.2 | 0 | Do not select, since output is 0. |
01b | 64 | 64/10=6.4 | 6 | Avoid selecting, since low bit precision. |
10b | 1024 | 1024/10=102.4 | 102 | Can select this value. |
11b | 8192 | 8192/10=819.2 | 819 | Cannot select this value because 819 exceeds the maximum limit for INV_R (255). |
Please note that the GUI does not calculate the motor resistance automatically. The GUI selects the appropriate values for INV_R and INV_R_SCALE based on the value input for motor resistance. For details on how to use the Evaluation Module (EVM) and GUI , please refer to the EVM User Guide.