forked from EFeru/bldc-motor-control-FOC
Update README.md
This commit is contained in:
@ -11,6 +11,7 @@ Table of Contents
|
||||
|
||||
* [FOC Architecture](#foc-architecture)
|
||||
* [Parameters](#parameters)
|
||||
* [Diagnostics](#diagnostics)
|
||||
* [Contributions](#contributions)
|
||||
|
||||
---
|
||||
@ -50,6 +51,13 @@ The controller parameters are given in the following table:
|
||||
|
||||

|
||||
|
||||
---
|
||||
### Diagnostics
|
||||
The motor is constantly monitored for errors. These errors are:
|
||||
- **Error 001**: Hall sensor not connected
|
||||
- **Error 002**: Hall sensor short circuit
|
||||
- **Error 004**: Motor NOT able to spin (Possible causes: motor phase disconnected, MOSFET defective, operational Amplifier defective, motor blocked)
|
||||
|
||||
---
|
||||
## Contributions
|
||||
|
||||
|
Reference in New Issue
Block a user