28379D GPIO INPUT

4 views (last 30 days)
Yusuf Selim KARATAS
Yusuf Selim KARATAS on 23 Jan 2020
Answered: Vishwa on 15 May 2023
Hi,
I want to use GPIO input and want to see incoming signal on my computer but incoming signal always seem as 0 Zero. How can I solve that?
Thanks.
  2 Comments
Venkatesh Chilapur
Venkatesh Chilapur on 24 Jan 2020
Hi,
Make sure you have configured correct GPIO pin in the GPIO block mask.
Ensure you are feeding the voltage to the corresponding pin the board as well.
You can always debug from CCS to verify the setup, we throw a link in diagnostic viewer to open the codegen project in CCS.
HTH,
Regards,
Venkatesh C
Yusuf Selim KARATAS
Yusuf Selim KARATAS on 24 Jan 2020
Hi ,
Thanks for your answer. It seems that I do all of them. Can you check on my model please?
Thanks.

Sign in to comment.

Answers (1)

Vishwa
Vishwa on 15 May 2023
Hi,
To visualise data from Target Hardware in Simulink, you first need to perform "Monitor and Tune" in Simulink. Please refer to the following documentation:
Hope that helps!
Thanks

Community Treasure Hunt

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

Start Hunting!