Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I'm using the TMS320F28335 DSP board for PMSM speed control and I tried to implement the encoder part using the eQEP module.
I want to use the eqep_pos_speed example for reading the sped from the encoder. for testing this example I use jumper wires to connect GPIO0 and 1 to the EQEP input pins as section of the eqep_pos_speed chapter the F2833x_DEV_USER_GUIDE.pdf. then, for checking the speed I add "qep_posspeed" to Watch Expression and I set a breakpoint in line 235. the SpeedRpm_pr should be 300 rpm but it shows in watch expression 5 or 6 rpm. Could you please help me with this. I want to check this then I want to connect the encoders output to eQEP to read the speed of the motor.
Thank you very much