goshante / ats20_ats_ex

Advanced and re-imagined firmware for ATS-20 Receiver based on Si4735 (or Si4732). Прошивка с расширенным функционалом.
MIT License
48 stars 12 forks source link

is it true if in the ats settings I will select cpu 50% it will reduce the interference or not? #22

Closed ShasaLegend closed 3 weeks ago

ShasaLegend commented 1 month ago

i have switched to different bands and frequencies but nothing has changed but I'm not sure

G8PTN commented 1 month ago

Hi, Reducing the CPU speed to 50% divides the internal system clock by a factor of two. Everything will work at half speed, including screen updates and other external IO transactions. This may or may not change RFI noise on some bands.

For example, the standard I2C clock speed is 100kHz.

The current consumption of the processor will be reduced when operating at 50% CPU speed, but this may only be a small decrease in reality, since the display, radio IC and audio amplifier will all be contributing to the overall consumption. 73, Dave