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
- Save TMC space vector PWM mode in flash instead of unused hall direction. Should be usually on for BLDC motors if the star point is isolated.
3
-
- Prefer using the motors flux component to dissipate energy with the TMC4671 instead of the brake resistor.
4
-
5
-
### Changes in 1.13.x
6
-
- Added PWM direction toggle
7
-
- Added basic iterative TMC PI autotuning
8
-
- Fixed issues with CAN transmission with multiple axes
9
-
- Added SSI encoder support (AMT232B)
10
-
- Fixed SPI buttons not working (SPI2 DMA on F407)
11
-
- Dynamic TMC encoder alignment current based on current limit
12
-
- Added effect monitoring per axis
13
-
- Added uid command (`sys.uid?` returns first 64 bits as val and second 32 as adr)
2
+
- Save TMC space vector PWM mode in flash. Should be usually on for BLDC motors if the star point is isolated.
3
+
- Allow using the motors flux component to dissipate energy with the TMC4671 instead of the brake resistor. May cause noticable braking in the motor but takes stress off the resistor.
0 commit comments