Content originally posted in LPCWare by imroun1992 on Sun Oct 06 04:56:55 MST 2013
Hello,
Actually I am working on brushless dc motor control by KEIL MCB4357 Development Board. I want to generate four PWM signal with MCB4357 Board. Each signal must have these basic parameters :
- Frequency : 400 Hz
- Duty Cycle : 40 %
- Amplitude : 3.3V
I read all datasheet about PWM Signal for KEIL MCB4357 but i found nothing about this. Can anyone help me to write a program which can generate these PWM signal with all parameter.
Thanks You