Of course.... Faster hardware opens up more applications to the large base of developers familiar with Arduino. However any claim to be the fastest will only be for a short time until a faster one gets developed.
Of course.... Faster hardware opens up more applications to the large base of developers familiar with Arduino. However any claim to be the fastest will only be for a short time until a faster one gets developed.
Does Arduino Compatible refer to being compatible with Arduino Style Shields or does it mean it is supported in the Arduino IDE or some variation of such like the TI Energia IDE?
To me, to be compatible would mean it is supported in the Arduino IDE. Otherwise it is just a knock-off.
I agree it must be IDE supported to be an Arduino.
Several ST ARM based processors are supported, so a design based on one of the STM32H7.... parts should be reasonably easy to add to the IDE. This would give you a 400MHz clocked ARM with 64 bit floating point and 16 bit ADC.
It's not something I would want to do myself, but I think it could be made to work.
I am thinking about building a Arduino style board with STM32H7 series MCU.
I have NUCLEO h743 and its just too fast and lots and lots of peripherals. I want to reduce the size of the board by using 100pin mcu instead of 144 or more pins
Top Comments