real-time-cpp icon indicating copy to clipboard operation
real-time-cpp copied to clipboard

Adapt some Examples 2.x to ARM CM4 Core on STM32F446

Open ckormanyos opened this issue 3 years ago • 2 comments

As discussed toward the end of #273, Adapt some Examples 2.x to ARM CM4 Core on STM32F446.

Cc: @jvco98

ckormanyos avatar Aug 06 '22 08:08 ckormanyos

I'm actually liking the stm32h7a3 target for this issue due to its simple startup and clock initialization and the fact that it gets this issue up to ARM(R) CM7 core.

ckormanyos avatar Apr 07 '23 10:04 ckormanyos

liking the stm32h7a3 target

Or Teensy 4.0 because of its more closely coupled shared heritage with Arduino through Teensy-Duino.

ckormanyos avatar Jul 10 '23 09:07 ckormanyos