You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on including an alternate STM32F407 board (Mellow Fly CDY V3). Basing if off the SKR 2.0 and everything seems to work, but I see some odd behavior when I am playing around with setting TMC2209 driver current. With my LPC17x builds, I can set the 2209 current up to 2000 mA. For the STM build I can set the motor current up to 979 mA before getting an out-of-range error. It is unclear to me where/how this limit is being set. Any insights?
Thanks.
--p
The text was updated successfully, but these errors were encountered:
I've been working on including an alternate STM32F407 board (Mellow Fly CDY V3). Basing if off the SKR 2.0 and everything seems to work, but I see some odd behavior when I am playing around with setting TMC2209 driver current. With my LPC17x builds, I can set the 2209 current up to 2000 mA. For the STM build I can set the motor current up to 979 mA before getting an out-of-range error. It is unclear to me where/how this limit is being set. Any insights?
Thanks.
--p
The text was updated successfully, but these errors were encountered: