임베디드를 좋아하는 조금 특이한 개발자?

[Raspberrypi4] BCM2711의 UART 입력 주파수(UARTCLK) 초기 설정값 본문

Embedded/Raspberry PI

[Raspberrypi4] BCM2711의 UART 입력 주파수(UARTCLK) 초기 설정값

Gordon_ 2025. 7. 10. 20:13

https://www.raspberrypi.com/documentation/computers/legacy_config_txt.html#init_uart_baud

 

Legacy <code>config.txt</code> options - Raspberry Pi Documentation

The official documentation for Raspberry Pi computers and microcontrollers

www.raspberrypi.com

위 라즈베리파이 공식 문서에서 "init_uart_clock"를 확인하면 UART0에 대한 초기 입력 클럭은 48Mhz라고 명시 되어 있습니다.