Specifications:
Microcontroller: PIC18F4520
Crystal: 4 MHz
Language: C Programming (not assembly codes)
Compiler: MPLAB C18 C Compiler (MCC18)
Hi everyone. Basically, I would like to use the SD21(with reference from this website, " SD21 " ) to control DC motors speed by PIC18F4520. I have tried Google and have looked through the SD21 link but I totally don't understand the codes.
I need help on how I can use the SD21 to control DC motors speed using PIC18F4520 (in terms of C programming, how do I start, what registers do I need to use, from the PIC controller to the SD21 - how do I signal to the pins, steps to help me start). Any help would really be much appreciated.
Microcontroller: PIC18F4520
Crystal: 4 MHz
Language: C Programming (not assembly codes)
Compiler: MPLAB C18 C Compiler (MCC18)
Hi everyone. Basically, I would like to use the SD21(with reference from this website, " SD21 " ) to control DC motors speed by PIC18F4520. I have tried Google and have looked through the SD21 link but I totally don't understand the codes.
I need help on how I can use the SD21 to control DC motors speed using PIC18F4520 (in terms of C programming, how do I start, what registers do I need to use, from the PIC controller to the SD21 - how do I signal to the pins, steps to help me start). Any help would really be much appreciated.