Other Parts Discussed in Thread: MCF8315A, MCF8315C
Tool/software:
Hi.
I use Motor Studio tool version 0.1.30 with your EVM board (with MCF8315A device),
I have set a configuration using a generic motor, I have done the registers dump on csv file.
The first problem is the GUI idenfify the EVM as MCF8315C instead of MCF8315A (I suppose
that both the devices have the same register map).
I have noted that the registers dump reports some registers wrong address registers respect
on datasheet (MCF8315C rev. Jul 2024 and MCF8315A Rev. April 2023):
DAC_1 = 0x0F4U, DAC_2=0x0F6U on DS not exist two address but alone one: DAC = 0x1D4U,
In commented field the address reported in csv file attached.
VM_VOLTAGE = 0x474U /*476*/,
SPEED_REF_CLOSED_LOOP = 0x5D2U /*5d4 */, ID_REF_CLOSED_LOOP = 0x604U /*606*/, IQ_REF_CLOSED_LOOP = 0x606U /*608*/,
ISD_STATE = 0x680U /*682*/, ISD_SPEED = 0x68AU /*68c*/,
IPD_STATE = 0x6BEU /*6c0*/, IPD_ANGLE = 0x702U /*704*/,
ED = 0x748U /*74a*/, EQ = 0x74AU /*74c*/,
SPEED_FDBK = 0x758U /*75a*/, THETA_EST = 0x75CU /*75e*/
register.csv
The wrong mapping is in GUI or in DS?
BR
Dario Iannaccio