This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is there a PWM Driver which has a opened api for application developer in a dm6437? Like PSP Driver

Hello

 

I want to use a PWM Module using The PSP Driver or simliar thing(like CSL) in The EVM DM6437 board(davinci)

But There is no driver interface like IOM and DDC but just a CSLr Layer.(cslr_pwm.h)

Would you tell me how can I walk a way to use PWM Module not using a legacy way which uses hard register setting.

I want to use Driver APIs if you made..

 

Thank you.

 

  • Zizek,

    This seems to be a software question about PSP drivers for the DM6437. This was posted in a hardware forum for the C6000 DSPs, so it would be better to post questions like this in either the DM64x Forum for hardware questions or the BIOS Forum for software questions. We will have this thread moved to the BIOS Forum to give you a better chance at a good answer.

    Regards,
    RandyP

  • Zizek,

    As you noted we don't have an IOM driver for PWM. We have to use low level register programing using CSLr for PWM.

    - Shanmuga