commit
a64fcfe960
|
@ -51,11 +51,11 @@ uses. e.g. ESC1/BEC1 -> FC, ESC2/BEC2 -> LED strip. It's also possible to pow
|
||||||
from another BEC. Just ensure that the GROUND is the same for all BEC outputs and LEDs.
|
from another BEC. Just ensure that the GROUND is the same for all BEC outputs and LEDs.
|
||||||
|
|
||||||
|
|
||||||
| Target | Pin | LED Strip | Signal |
|
| Target | Pin | LED Strip | Signal |
|
||||||
| --------------------- | --- | --------- | -------|
|
| --------------------- | ---- | --------- | -------|
|
||||||
| Naze/Olimexino | RC5 | Data In | PA6 |
|
| Naze/Olimexino | RC5 | Data In | PA6 |
|
||||||
| CC3D | ??? | Data In | PB4 |
|
| CC3D | RCO5 | Data In | PB4 |
|
||||||
| ChebuzzF3/F3Discovery | PB8 | Data In | PB8 |
|
| ChebuzzF3/F3Discovery | PB8 | Data In | PB8 |
|
||||||
|
|
||||||
|
|
||||||
Since RC5 is also used for SoftSerial on the Naze/Olimexino it means that you cannot use SoftSerial and led strips at the same time.
|
Since RC5 is also used for SoftSerial on the Naze/Olimexino it means that you cannot use SoftSerial and led strips at the same time.
|
||||||
|
|
Loading…
Reference in New Issue