mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Update Naze32 documentation with sonar connections.
This commit is contained in:
parent
98f7549aa4
commit
49e22265dc
1 changed files with 12 additions and 12 deletions
|
@ -21,7 +21,7 @@ if found please report via the [github issue tracker](https://github.com/cleanfl
|
|||
The 10 pin RC I/O connector has the following pinouts when used in RX_PPM/RX_SERIAL mode.
|
||||
|
||||
| Pin | Identifier | Function | Notes |
|
||||
| --- | ---------- | -------------- | -------------------------------- |
|
||||
| --- | ---------- | --------------------------- | -------------------------------- |
|
||||
| 1 | | Ground | |
|
||||
| 2 | Circle | +5V | |
|
||||
| 3 | 1 | RX_PPM | Enable `feature RX_PPM` |
|
||||
|
@ -30,8 +30,8 @@ The 10 pin RC I/O connector has the following pinouts when used in RX_PPM/RX_SER
|
|||
| 6 | 4 | USART2 RX | |
|
||||
| 7 | 5 | LED_STRIP | Enable `feature LED_STRIP` |
|
||||
| 8 | 6 | unused | |
|
||||
| 9 | 7 | unused | |
|
||||
| 10 | 8 | CURRENT | Enable `feature CURRENT_METER` Connect to the output of a current sensor, 0v-3.3v input |
|
||||
| 9 | 7 | Sonar Trigger | |
|
||||
| 10 | 8 | Sonar Echo / CURRENT | Enable `feature CURRENT_METER` Connect to the output of a current sensor, 0v-3.3v input |
|
||||
|
||||
When SOFTSERIAL is enabled, LED_STRIP and CURRENT_METER are unavailable, but two SoftSerial ports are made available to use instead.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue