Other Parts Discussed in Thread: EK-TM4C1294XL, MIKROELEKTRONIKA
Hallo,
I am working on a project for a embedded system course, but I am stuck and need help.
I have the following hardware:
- EK-TM4C1294XL
- click BOOSTER PACK
- STEPPER click
- STEP MOTOR
I am woking with the following software:
- CCSv8
- TI-RTOS
My Goal is to drive the stepper Motor.
MikroElektronika provides a very good example on github https://github.com/MikroElektronika/STEPPER_click .
But their code is written for MikroC compiler. I am looking for a similar example, which I can run in CSS with TI-RTOS.
If there is none, could you please provide me with instructions how I could achieve my goal. Thanks in advance.