SLG46826V PWM Frequency Conversion

Hi,

For one of our customers, Im am trying to implement a PWM Frequency Converter from 400Hz fixed frequency to 2KHz fixed frequency using SLG46826V. However, I couldn't make it. 

I have checked the PWM Frequency Conversion example, there is a PWM Block which SLG46826V doesn't have. I have checked other PWM examples. The concept is okay but, I couldn't get the DUTY adjusted. 

Ideally, I want to read the duty from the 400Hz PWM signal and write it to 2KHz PWM signal. 

How can I achieve this application using SLG46826V? 

I have a board with SLG46826V, and we have some in stock. Also the quantity is low, therefore the customer will program them during production. 

Regards,

Caner 
Alp Electronix

Parents
  • To be able to do PWM, you will have to compare the value in a counter with the duty cycle. Therefore a digital comparator, or perhaps something that can serve as an equivalent. However there are no components in the SLG46826 that can do something with the current value inside the counters, except perhaps the I2C component, which doesn't help you.

    Therefore, it looks to me that is task cannot be performed by the SLG46826.

Reply
  • To be able to do PWM, you will have to compare the value in a counter with the duty cycle. Therefore a digital comparator, or perhaps something that can serve as an equivalent. However there are no components in the SLG46826 that can do something with the current value inside the counters, except perhaps the I2C component, which doesn't help you.

    Therefore, it looks to me that is task cannot be performed by the SLG46826.

Children
No Data