Commit Graph

7 Commits

Author SHA1 Message Date
c125ba18f4 Update README.md 2022-03-06 11:33:54 +01:00
5a04af7231 Update README.md 2020-11-28 10:31:57 +01:00
1a8598e3d9 Update README.md 2020-11-25 20:15:24 +01:00
3c8a035b2e Updates on BLDC controller
- added possbility to switch the Control mode while motor is spinning
- added support for Cruise control: activated by b_cruiseCtrlEna, where the target to set is n_cruiseMotTgt. (Needs small aditional handling on the application firmware to set the n_cruiseMotTgt properly to the current operation speed, immediately after activation via b_cruiseCtrlEna).
- extended Phase current measurements z_selPhaCurMeasABC : {iA,iB} = 0; {iB,iC} = 1; {iA,iC} = 2
- added interface for external motor angle measurement from as sensor, e.g., encoder. The selection can be done via b_angleMeasEna.
2020-10-11 20:58:03 +02:00
bb38ef1790 Update README.md 2020-09-01 17:51:52 +02:00
0c7b83c090 Update README.md 2020-09-01 17:44:55 +02:00
864a3b7729 Initial commit 2020-09-01 17:38:14 +02:00