28379D GPIO INPUT
2 ビュー (過去 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!