uart 썸네일형 리스트형 UART configuration UART configuration - Raspberry Pi Documentation UART configuration There are two types of UART available on the Raspberry Pi - PL011 and mini UART. The PL011 is a capable, broadly 16550-compatible UART, while the mini UART has a reduced feature set. All UARTs on the Raspberry Pi are 3.3V only - damage will occur if they are connected to 5V systems. An adaptor can be used to connect to 5V systems.. 더보기 라즈베리 파이 3 시리얼/블루투스 문제 (Raspberry Pi 3 UART/Bluetooth problem) 출처: https://arsviator.blogspot.kr/2016/08/3-raspberry-pi-3-uartbluetooth-problem.html 라즈베리 파이에는 디버그 콘솔용 또는 시리얼 통신을 위한 핀이 40핀 커넥터에 나와 있다. 위의 그림에서 처럼 8/10번 핀이 각각 TxD, RxD가 된다. 위의 사진과 같은 USB-to-Serial(TTL level) converter를 사용해 PC와 연결해서 시리얼 통신을 할 수 있다. 이렇게 연결해 주면 된다. 컴퓨터에서 시리얼 에뮬레이터를 실행하고 통신속도를 115200bps로 맞춰 준 다음 라즈베리 파이에 전원을 공급하면 시리얼 에뮬레이터 화면에 이런 내용들이 출력되게 된다. 그런데 라즈베리 파이 2까지는 아무 문제가 없었던 것이 라즈베리 파이.. 더보기 이전 1 다음