Skip to content

Commit 8ead99f

Browse files
committed
Changelog update
1 parent 275897c commit 8ead99f

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
### Changes this version:
2-
- 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.
4+
- Axis speed limiter usable and saved in flash.
5+
- Removed unused hall direction flash setting.

0 commit comments

Comments
 (0)