-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6-PWM BLDC driver #9
Comments
@Hiren017 definively yes, I'm working on a new architecture that is now based on Zephyr RTOS which allows the usage of AMP-like support for ESP32 that also I intend to address lots of things like 6-PWM BLDC. |
check the initial effort in the feat/new_arch branch |
That's great @uLipe . Thanks. |
@Hiren017 please have a look: https://github.com/uLipe/espFoC/blob/main/drivers/inverter_3pwm_mcpwm.c This is the driver using mcpwm, it is a matter of some time to extend to the 6-pwm (spoiler I already make it to work) |
Thanks @uLipe looking forward to the 6-pwm mcpwm driver part. |
Hi mate its posible to control pmsm ac servo drive 110 or 220v mate?? I have plenty ex ac servo drive like fanuc with 2000ppr incremental encoder. Or panasonic minas with 20bit invremental encoder. But i dont have the driver. So used this and coustem the igbt is posible?? I just need to suport step/dir interface only mate. Thx |
Hi @uLipe , is there any chance we get the update for 6-PWM BLDC driver for same purpose?
The text was updated successfully, but these errors were encountered: