Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 디버깅
- AVR
- atmel
- STM32
- yocto
- UART
- AArch64
- QEMU
- buildroot
- 리눅스
- Linux
- esp32
- 아두이노
- Raspberry
- BeagleBone
- Arduino
- C++
- platformio
- Visual Studio Code
- 라즈베리파이
- bare metal
- Debug
- avr-gcc
- Visual Studio
- USART
- vscode
- Debugging
- raspberrypi
- GPIO
- nucleo
Archives
- Today
- Total
임베디드를 좋아하는 조금 특이한 개발자?
[Raspberrypi4] BCM2711의 UART 입력 주파수(UARTCLK) 초기 설정값 본문
Embedded/Raspberry PI
[Raspberrypi4] BCM2711의 UART 입력 주파수(UARTCLK) 초기 설정값
Gordon_ 2025. 7. 10. 20:13https://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라고 명시 되어 있습니다.
'Embedded > Raspberry PI' 카테고리의 다른 글
[RaspberryPI4] Bare metal에서 C언어로 GPIO 제어 (2) | 2025.07.16 |
---|---|
[RaspberryPI4] Bare metal에서 개발한 image 실행 (2) | 2025.07.12 |
[RaspberryPI4] Bare metal에서 Assembly 언어로 GPIO 제어 (3) | 2025.07.11 |
이전 Raspberrypi OS 이미지 다운로드 (0) | 2025.04.05 |
RaspberryPI Assembly Language: 1. 기본 구조 (0) | 2022.09.09 |