07-31-2020 03:18 AM
hello....
I have some doubts in PWM generation. I am using NI 9475 module to generate PWM. I saw some technique in your support. In that we need to set frequency. my question is set frequency should be the module fpga frequency in the datasheet shows 300MhZ. what i need to set is 300 Mhz
07-31-2020 05:21 AM - edited 07-31-2020 05:23 AM
Hi Balaji,
@Balaji_dm wrote:
I am using NI 9475 module to generate PWM. In that we need to set frequency. my question is set frequency should be the module fpga frequency in the datasheet shows 300MhZ. what i need to set is 300 Mhz
Which datasheet are you talking about? Mind to provide a link?
What kind of units are "MhZ" and "Mhz"? (You are talking about scientific values, so please use proper SI unit labels!)
The NI9475 supports switching frequencies upto 1MHz as noted here.
Btw. I would not use float/SGL values in the FPGA for such calculations, it's just a waste of fabric…