2022-08-07 02:35 AM
Exist some internal way to do this ? Itry this , but clock config for CPU2 must be 32MHz ...
Solved! Go to Solution.
2022-08-24 06:19 AM
2022-08-19 03:13 AM
Hello,
According to the following formula for PWM frequency, there is no possibility to reach a frequency of 1500 kHz.
The closest frequency which can be setup is 1,52381 MHz with F_tim = 32 MHz, PSC = 0 and ARR = 20.
Best Regards
2022-08-20 01:09 AM
CPU1 timer is clocked 64 and this formula is source for question.
I mean A is possible change clock to other value?
B is way to generate 1,5M to pin , then connect back to timer clock input...
2022-08-24 06:19 AM
Hello,
Unfortunately, is not possible to do that.
Best Regards
2022-08-24 07:10 AM
In other companies people make frequency generators with phase adders / accumulators, ie NCO/DDS
These are incredibly simple and flexible, got ASICs from the 1990's using this technique for accurate/flexible baud rate generators.