Hi all,
I am beginner of TI environment.
I use Tiva C Series Connected LaunchPad Workshop for motor control. I write a program and need information how to initialize a motor driver through the LuaunchPad board. I have found i2c.c and i2c.h from the site, so I try to use these files at first. I read document "TivaWare Peripheral Driver Library" which shows example program (16.3 Programming Example, page 347) using SysCtlPeripheralEnable(), SysCtlPeripheralReady() and so on.
I could not find where are there functions stored in library (I have seeked with file search but not found).
So, I would like to know under Tiva C Series Connected LaunchPad Workshop, what library is necessary to install for motor applications (or an I2C communication)? And please show me newest links for it.
Best Regards,
S.Takano