luni64 / TeensyStep

Fast Stepper Motor Library for Teensy boards
https://luni64.github.io/TeensyStep/
MIT License
272 stars 56 forks source link

Issue with TeensyStep and stm32 #101

Closed vpaolo closed 3 years ago

vpaolo commented 3 years ago

Can someone help me ?

img

luni64 commented 3 years ago

I assume you are using the STM32 branch of the library? If so, maybe @ramboerik can help. I think he also maintains has a more current STM32 fork on his gitHub https://github.com/ramboerik. Might be worth trying this.

ramboerik commented 3 years ago

Hi @vpaolo!

The first step is to verify that you are building with the STM32 branch (as @luni64 said). How does your platformio.ini file look?