Other Parts Discussed in Thread: MOTORWARE, DRV8305, C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
That’s interesting? Why does TI have different API driver style? This makes it difficult to use peripheral devices in MotorWare.
for example:
In the SCI, SPI, DRV8305 is used "enum", and in i2c, ecan, it is "Union" and "struct".
Thank you.
Andrew.