is it possible to interface Infineon XMC1300 with matlab for instrument control toolbox
조회 수: 1 (최근 30일)
이전 댓글 표시
hi,
I use Infenion Xmc microcontroller for motor control based solutions.I would like to know if its possible to interface the microcontroller with the matlab so as to analyse voltage waveforms to perform spectral analysis etc..
if so how to interface the microcontroller with the matlab interface and how to get the voltage information and to see it in a graph use to analyse it etc
댓글 수: 0
답변 (1개)
Ilker
2022년 9월 8일
이동: Sabin
2024년 12월 13일
Hello,
You could use UART or CAN channels of XMC controller to see the data on matlab. But you need to integrate Can also you need to have a can analyzer which can be supported by matlab. Otherwise you could use uart but it will be very slow to analyze the data.
Have a nice day.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electromechanical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!