Tool/software:
Hello everyone,
I’m trying to interface a Kubler F5883M encoder with a LaunchPad F28379D and a BoostXL POSMGR extension board, but I’m unable to read the position data.
Here’s my setup and the issue in detail:
1. Configuration:
• Hardware: LaunchPad F28379D, BoostXL POSMGR, Kubler F5883M encoder
• Power Supply: I’m powering the BoostXL POSMGR with a 5V supply.
• Software: MATLAB Simulink to generate code using the PM_BISSC library.
• BISS Position Bits: I’ve set the BIS Position Bits to 25, as mentioned in the datasheet for the Kubler encoder.
2. Problem: After generating the code in Simulink, I attempt to debug using Code Composer Studio, but I’m encountering errors and can’t get any valid position readings. The position data remains blank or doesn’t update, no matter what adjustments I try.
Request for Help:
• Has anyone successfully interfaced this type of encoder with the F28379D using the PM_BISSC library?
• Any suggestions for troubleshooting in Code Composer Studio to resolve these position-reading errors?