Hello Friends,
i want to generate PWM signal with 50Hz Frequency and pulse width varing between 1msec and 2msec.
i found that the processor is working at 666.66 Mhz.
How can i generate this signal ??
Thanks in advance...
Hello Friends,
i want to generate PWM signal with 50Hz Frequency and pulse width varing between 1msec and 2msec.
i found that the processor is working at 666.66 Mhz.
How can i generate this signal ??
Thanks in advance...
Hello 473srikanth,
I would suggest you set one of the programmable Logic(PL) clocks to as slow as possible (I believe that is 0.1MHz) and then divide it down using HDL code to your desired 50Hz.
You may also want to refer to the Zynq Hardware Labs specifically lab 2 for further information.
--Josh
Hello 473srikanth,
I would suggest you set one of the programmable Logic(PL) clocks to as slow as possible (I believe that is 0.1MHz) and then divide it down using HDL code to your desired 50Hz.
You may also want to refer to the Zynq Hardware Labs specifically lab 2 for further information.
--Josh