Use integer multiple of the XOSC for CLK_SYS

This commit is contained in:
Jan Hamal Dvořák 2024-04-07 10:07:09 +02:00
parent a6935d6e33
commit 53ac42ca2e

View file

@ -52,7 +52,7 @@
/* Digital Data */
#if 0
#define VREG_VOLTAGE VREG_VOLTAGE_DEFAULT
#define CLK_SYS_HZ (250 * MHZ)
#define CLK_SYS_HZ (252 * MHZ)
#define BANDWIDTH 1280000
#define DECIMATION_BITS 6
#define LPF_ORDER 4