Hello All,
Im using CY8C4127LQI-BL473 for my application. What is the maximum clock frequency that i can generate from 'Clock' resource in psoc creator? I need it to generate a sine wave using PWM and filtering. For e.g., Im trying to get 500kHz PWM with 24MHz clock which gets me period count of 48. If i can increase the input clock the resolution can increase as well?
Thanks
Ashutosh
Solved! Go to Solution.
Max frequency for your selected chip is 24MHz. When you use a CY8C4247LQI-BL473 you may use 48MHz for sysclk.
Bob
Max frequency for your selected chip is 24MHz. When you use a CY8C4247LQI-BL473 you may use 48MHz for sysclk.
Bob
Thanks Bob. 🙂
You are always welcome, Ashutosh.
Bob