Skip to content

Commit

Permalink
Update uart_communication.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Apr 19, 2024
1 parent a77b402 commit c2408ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/development/uart_communication.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ page_id: uart_communication

This page describes how to control your Crazyflie via UART, e.g. with a direct connection to a Raspberry Pi or with your computer through an FTDI cable.

> Currently there is an issue with the [new Raspberry pi 5](https://www.raspberrypi.com/documentation/computers/configuration.html#raspberry-pi-5) and these instructions. Please check the status of [this ticket](https://github.com/bitcraze/crazyflie-firmware/issues/1355).
## Physical Connection

To control the Crazyflie via UART first establish a physical connection between the Crazyflie and the controlling device. On the Crazyflie use the pins for UART2 which are on the right expansion connector TX2 (pin 1) and RX2 (pin 2).
Expand Down

0 comments on commit c2408ef

Please sign in to comment.