analogdevicesinc / TMC-API

TRINAMIC's IC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#define TMC5272_MSLUT_SEL_START should be named TMC5272_MSLUT_DATA

chrislro2019 opened this issue · comments

#define TMC5272_MSLUT_SEL_START 0x09

According to the data sheet there is MSLUT_ADDR (0x8) and MSLUT_DATA (0x9), but no MSLUT_SEL_START at all.