필터 지우기
필터 지우기

Arduino Giga R1 compatibility?

조회 수: 41 (최근 30일)
Francis B.
Francis B. 2023년 3월 25일
댓글: Nithin 2023년 10월 4일
I wanted to confirm that the Arduino Giga R1 is not compatible with Simulink/Matlab. This is due to having a dual core STM32H747 main processor. ( Data sheet at arduino: 747xi/g ) Is there anything that can be done to write custom functions/code for this particular chip?

채택된 답변

Francis B.
Francis B. 2023년 9월 26일
Dual core not supported

추가 답변 (1개)

Dinesh
Dinesh 2023년 4월 5일
Hi Francis.
As I can see, Arduino Giga R1 is currently not compatible with MATLAB or Simulink.
However, you can still use it in MATLAB/Simulink with the help of the STM32-MAT/TARGET support package.
STM32-MAT/TARGET is a Simulink blockset provided by STMicroelectronics that allows you to generate code for STM32 microcontrollers, including the STM32H747.
It can be found here:
Please note that you may need to manually configure the hardware settings for the Arduino Giga R1 board, such as pin connections, clock settings and other peripherals since the board is not directly supported.
  댓글 수: 5
Francis B.
Francis B. 2023년 9월 24일
Any help would be appreciated:
Here is my STM community post, currently without an answer: https://community.st.com/t5/stm32cubemx-mcus/simulink-and-stm32h747xi/td-p/587514
Nithin
Nithin 2023년 10월 4일
STM32-MAT/TARGET is a legacy workflow and supports only the F3 series.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by