Skip to content

Compatibility to stm32f4

Compare
Choose a tag to compare
@luni64 luni64 released this 05 Oct 08:03
· 22 commits to master since this release
0e9d47d

Support for stm32f4 added from @ramboerik (See #75)

The feature requires the latest release of arduino core from STM (version 1.9.0) and is only verified for stm32f4 but could probably run on stm32fX with minor adjustments.

There is one minor bug that causes the first step interrupt to be triggered at slightly wrong time but that can be fixed later on.