필터 지우기
필터 지우기

How to Connnect Nuvoton M031TD2AE to MATLAB ?

조회 수: 8 (최근 30일)
Anup Patil
Anup Patil 2024년 1월 5일
답변: Venkat Siddarth Reddy 2024년 1월 5일
I have this Hardware with following details
Nuvoton M031TD2AE:-
Operating:
• Voltage range: 1.8 V to 3.6 V
• Temperature range: - 40°C to +105°C
• EFT 4.4 kV
• ESD HBM 6 kV
Core:
• Arm® Cortex®-M0 processor running up to 48 MHz
• 32-bit H/W multiplier/divider
Memories:
• 64 KB Flash
• 8 KB SRAM
• 2 KB Flash for user program loader ( LDROM )
• ISP / ICP / IAP programming
• 512 bytes SPROM ( Security Protection ROM )
I wanted to Connect this to MATLAB ? Please given any information ?

채택된 답변

Venkat Siddarth Reddy
Venkat Siddarth Reddy 2024년 1월 5일
I understand that you are trying to connect Nuvoton M031TD2AE to MATLAB.
Here I am assuming that "connect" in this context means you want to perform serial communication between MATLAB and Nuvuton hardware.
To achieve this, you can create a serial port object in MATLAB workspace to act as a serial connection between MATLAB and the hardware.
To learn more about serial communication in MATLAB,refer to the following documentation:
However, if you want to deploy a Simulink model onto the board, it seems not possible since there is no support package for Nuvoton board.
I hope this helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Code Generation for ARM Cortex-M and ARM Cortex-A Processors에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by