28379D GPIO INPUT
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Venkatesh Chilapur
2020년 1월 24일
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
답변 (1개)
Vishwa
2023년 5월 15일
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!