Other Parts Discussed in Thread: LAUNCHXL-F28069M, , DRV8323, LAUNCHXL-F280049C, BOOSTXL-DRV8320RS, DRV832X, MOTORWARE, BOOSTXL-DRV8323RH, BOOSTXL-DRV8305EVM
Hello,
I work with the launchpad LAUNCHXL-F28069M and successfully started with the InstaSPIN labs using the BOOSTXL-DRV8305 board. I can spin the connected motor and change the rotation speed (like in lab5b).
Now I want to move on to the BOOSTXL-DRV8323RS, since this driver is the chosen one for our project. I followed the instructions (using the drv8323.c, hal.c and hal.h files from slvc705.zip).
I can run the labs 1b and 1c, but when I try lab2a my power source (24V; max 20A) enters its over-current protection mode.
Trying lab5b lets the motor spin, but very slowly (I cant increase the speed) and according to the watch window is the current I_q at the maximum value specified in user_j1.h by #define USER_MOTOR_MAX_CURRENT .
I changed the value there and indeed the value of I_q always goes to its maximum.
What could cause this problem?
Did I do something wrong in the transition from BOOSTXL-DRV8305 to BOOSTXL-DRV8323RS?
Did someone else make similar experience?
Kind regards.