SLLSFV1 March 2025 MCF8329A-Q1
PRODUCTION DATA
Table 7-29 lists the memory-mapped registers for the Internal_Algorithm_Configuration registers. All register offset addresses not listed in Table 7-29 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| A0h | INT_ALGO_1 | Internal Algorithm Configuration1 | Section 7.4.1 |
| A2h | INT_ALGO_2 | Internal Algorithm Configuration2 | Section 7.4.2 |
Complex bit access types are encoded to fit into small table cells. Table 7-30 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
INT_ALGO_1 is shown in Figure 7-23 and described in Table 7-31.
Return to the Summary Table.
Register to configure internal algorithm parameters1
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | ACTIVE_BRAKE_SPEED_DELTA_LIMIT_EXIT | SPEED_PIN_GLITCH_FILTER | FAST_ISD_EN | ISD_STOP_TIME | |||
| R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| ISD_RUN_TIME | ISD_TIMEOUT | AUTO_HANDOFF_MIN_BEMF | RESERVED | ||||
| R/W-0h | R/W-0h | R/W-0h | R-0h | ||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | RESERVED | RESERVED | MPET_OPEN_LOOP_CURR_REF | ||||
| R-0h | R-0h | R-0h | R/W-0h | ||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| MPET_OPEN_LOOP_SPEED_REF | MPET_OPEN_LOOP_SLEW_RATE | REV_DRV_OPEN_LOOP_DEC | |||||
| R/W-0h | R/W-0h | R/W-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31 | RESERVED | R | 0h | Reserved |
| 30-29 | ACTIVE_BRAKE_SPEED_DELTA_LIMIT_EXIT | R/W | 0h | Speed Reference difference (% of MAX_SPEED) to come out of Active Brake state
|
| 28-27 | SPEED_PIN_GLITCH_FILTER | R/W | 0h | Glitch filter applied on SPEED/WAKE pin in PWM and Frequency input mode
|
| 26 | FAST_ISD_EN | R/W | 0h | Enable fast speed detection during ISD
|
| 25-24 | ISD_STOP_TIME | R/W | 0h | Persistence time for declaring motor has stopped during ISD
|
| 23-22 | ISD_RUN_TIME | R/W | 0h | Persistence time for declaring motor is running during ISD
|
| 21-20 | ISD_TIMEOUT | R/W | 0h | Timeout in case ISD is unable to reliably detect speed or direction of the motor
|
| 19-17 | AUTO_HANDOFF_MIN_BEMF | R/W | 0h | Minimum BEMF for handoff. Applicable when auto handoff is enabled.
|
| 16-15 | RESERVED | R | 0h | Reserved |
| 14-13 | RESERVED | R | 0h | Reserved |
| 12-11 | RESERVED | R | 0h | Reserved |
| 10-8 | MPET_OPEN_LOOP_CURR_REF | R/W | 0h | Open Loop Current Reference for MPET (% of BASE_CURRENT)
|
| 7-6 | MPET_OPEN_LOOP_SPEED_REF | R/W | 0h | Open Loop Speed Reference for MPET (% of MAXIMUM_SPEED)
|
| 5-3 | MPET_OPEN_LOOP_SLEW_RATE | R/W | 0h | Open loop acceleration for MPET
|
| 2-0 | REV_DRV_OPEN_LOOP_DEC | R/W | 0h | % of open loop acceleration to be applied during open loop deceleration in reverse drive
|
INT_ALGO_2 is shown in Figure 7-24 and described in Table 7-32.
Return to the Summary Table.
Register to configure internal algorithm parameters2
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | FLUX_WEAKENING_KP | ||||||
| R-0h | R/W-0h | ||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| FLUX_WEAKENING_KP | FLUX_WEAKENING_KI | ||||||
| R/W-0h | R/W-0h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| FLUX_WEAKENING_KI | FLUX_WEAKENING_EN | CL_SLOW_ACC | |||||
| R/W-0h | R/W-0h | R/W-0h | |||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| CL_SLOW_ACC | ACTIVE_BRAKE_BUS_CURRENT_SLEW_RATE | RESERVED | MPET_KE_MEAS_PARAMETER_SELECT | IPD_HIGH_RESOLUTION_EN | |||
| R/W-0h | R/W-0h | R-0h | R/W-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31 | RESERVED | R | 0h | Reserved |
| 30-21 | FLUX_WEAKENING_KP | R/W | 0h | 10-bit value for flux weakening Kp FLUX_WEAKENING_KP is divided in 2 sections SCALE(9:8) and VALUE(7:0) Kp = 0.1 × VALUE / 10^SCALE. |
| 20-11 | FLUX_WEAKENING_KI | R/W | 0h | 10-bit value for flux weakening Ki FLUX_WEAKENING_KI is divided in 2 sections SCALE(9:8) and VALUE(7:0) Ki = 10.0 × VALUE / 10^SCALE). |
| 10 | FLUX_WEAKENING_EN | R/W | 0h | Flux Weakening Enable
|
| 9-6 | CL_SLOW_ACC | R/W | 0h | Close loop acceleration when estimator is not yet fully aligned just
after transition to closed loop Speed Mode ( Hz/s) Power Mode (W/s) Current Mode (A/s) Voltage Mode(0.1% modulation index per second)
|
| 5-3 | ACTIVE_BRAKE_BUS_CURRENT_SLEW_RATE | R/W | 0h | Bus Current slew rate during active braking (A/s)
|
| 2 | RESERVED | R | 0h | Reserved |
| 1 | MPET_KE_MEAS_PARAMETER_SELECT | R/W | 0h | MPET parameters selection
|
| 0 | IPD_HIGH_RESOLUTION_EN | R/W | 0h | IPD high resolution enable
|