Monitor the real-time value of Analog to Digital (ADC) of DSP to Simulink

Dear friends, I've connected the F28335 DSP to my simulink and using ADC for reading the value of voltage and current. Now,I wanna know ,can I monitor the real-time value of the input in simulink after code compose? I mean is there any connection between DSP and simulink after build the code?

2 Comments

as I found,one way is using the serial port.but,I don't know yet.
Did you resolve this problem???????If yes please reply

Sign in to comment.

Answers (1)

You can use SCI transmit and receive blocks to monitor your signals in simulink. see examples of this in the support package examples c2000.

Asked:

on 23 Mar 2012

Commented:

on 29 May 2018

Community Treasure Hunt

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

Start Hunting!