Hi all, for I am new to this area, please correct me if I am wrong about anything.
I am using TMS320F28335 to control a motor and I want to store "real time data" to my PC for analysis,
however I don't know how exactly to implement this.
*The ideal is to store data to PC in .csv file every 1 ms, while the motor working.
The first idea comes to mind is the DATALOG module should be able to store data in Memory,
then, is there a way to access the Memory and store them to PC in real time?
If there's other ways to accomplish the goal, they will also be very helpful, thanks!