Arduino Giga R1 compatibility?
Show older comments
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?
Accepted Answer
More Answers (1)
Dinesh
on 5 Apr 2023
0 votes
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 Comments
Francis B.
on 5 Apr 2023
Joel Eberenz
on 24 May 2023
Hi there,
same applies to me.
do you have any solutions yet? did you get the board to connect and running?
Francis B.
on 27 May 2023
Francis B.
on 24 Sep 2023
Nithin
on 4 Oct 2023
STM32-MAT/TARGET is a legacy workflow and supports only the F3 series.
Categories
Find more on STMicroelectronics Discovery Boards in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!