periph / host

Go·Hardware·Lean - Host drivers
https://periph.io
Apache License 2.0
53 stars 27 forks source link

bcm283x (or new pkg): BCM2711 clock source is off #34

Open xvzf opened 1 year ago

xvzf commented 1 year ago

Describe the bug With the Pi4 and BCM2711, the oscillator clock changed from 19.2Mhz to 54Mhz, which leads to the wrong clock source being selected.

I'd suggest to either explicitly drop support or when a BCM2711 chip is detected, use the new oscillator frequency

maruel commented 9 months ago

Acknowledging the problem. This code needs a revamp, which I filed a separate issue for.