How to Connnect Nuvoton M031TD2AE to MATLAB ?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Anup Patil
le 5 Jan 2024
Réponse apportée : Venkat Siddarth Reddy
le 5 Jan 2024
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 ?
0 commentaires
Réponse acceptée
Venkat Siddarth Reddy
le 5 Jan 2024
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!