Other Parts Discussed in Thread: ENERGIA
Hello all,
I have installed necessary software such as Embedded coder target for energia and Matlab 2015 for Tiva c simulink support.
I have created simple simulink model to run DC motor and it works fine, but there is problem in getting encoder data.
As per the datasheet, Tiva C has two quadrature encoder interface(QEI) available and i want to use one QEI for getting encoder data.
I did not find any simulink block for quadrature encoder interface in simulink library.
I want to read Motor's shaft position using quadrature encoder interface using simulink model.
Basically i want to get the encoder data using embedded coder target for energia library or by any other means if possible.
Please help.
Thanks in advance.