I am using BLDC with optical encoder...
I wana control it by using PIC 18FXX31
I had worked on PIC18FXX2 series but no idea about BLDC
can any one guide me ..
BLDCs is driven bidirectionally using a 6-mosfet bridge, just google "BLDC speed control" or something,
however microchip has a plenty of design tools and application note, even schematics.
Motor Control Design Center:
**broken link removed**
Brushless DC (BLDC) Motor Control:
**broken link removed**
Thnx Sootus
But I wana know about its program code ...
I hav some confusion that how to control it via controller ..
there is a header file in my compiler C18 (pwm.h) but i am unable to use it ..
"I had worked on PIC18FXX2 series but no idea about BLDC"
so i send u "BLDC"s control ideas, so
why u unable to use pwm.h, C18 returns an error or something, or?