analogdevicesinc / TMC-API

TRINAMIC's IC API
MIT License
188 stars 83 forks source link

#define TMC5272_MSLUT_SEL_START should be named TMC5272_MSLUT_DATA #54

Open chrislro2019 opened 5 months ago

chrislro2019 commented 5 months ago

https://github.com/analogdevicesinc/TMC-API/blob/f276b3e94894494009a1c44e3eb21512ad0ab320/tmc/ic/TMC5272/TMC5272_HW_Abstraction.h#L42

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