gin66 / FastAccelStepper

A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3 and Atmel SAM Due
MIT License
282 stars 67 forks source link

Implementatioon on Arduino Giga R1 - running chip - STM32H747XiH6 #228

Closed programmeddeath1 closed 5 months ago

programmeddeath1 commented 5 months ago

Will the library work as is in the new Arduino Giga R1 - https://docs.arduino.cc/hardware/giga-r1-wifi/.

The arduino architecture is as is but the chip running inside is STM32H747XiH6.

The board is supported on the arduino-ide with a Giga mbed OS. The platformio support was also resolved last week.

Do you think it should logically work with the board? Should I be doing any more analysis, before I purchase it and try on the board?

Thanks for your help in advance!

gin66 commented 5 months ago

STM32 is not supported in the current version.