C2000 SCI Host issues.

2 views (last 30 days)
Rijul BHATNAGAR
Rijul BHATNAGAR on 2 Apr 2015
I have setup an ADC conversion code using an ePWM as trigger on embedded coder for C2000 (F28027) (Launchpad XL Board). Since there isnt anything physical to validate the converted values from the ADC, I have included an SCI Tx block as described in the multiple C2000 support resources from Mathworks.
However upon running the code, I am unable to get any values on the scope connected to the Host SCI Rx model.
The baudrates and COM port numbers are all correctly set.
My XDS100 simulator in Windows device manager shows correct installation with Location: on TI XDS100 Channel B. port is COM4 115200 baud.
SCI Tx is on channel A as thats what is supported.
The ePWM duty cycle changes as per the input which signifies that the ADC conversion is working.
But my target is to read values and use in a controller and hence need to know the exact values that Im getting on my c2000 hardware.
Kindly advise. Thank you.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!