Well on the website (https://www.raspberrypi.org/documentation/configuration/uart.md) it says: In order to use the mini UART, you need to configure the Raspberry Pi to use a fixed VPU core clock frequency. This is because the mini UART clock is linked to the VPU core clock, so that when the core clo...