products:flipper:arduino_bus_references

Description of Flipper communication buses and their use in Arduino IDE


tags: flipper, arduino, I2C, SPI, UART, USB

Unlike a classic arduino uno board, the flipper has multiple instances of each communication bus.

To use each of this instances you need to call them by their names, in the following table you will find the matching between busses in the flipper schematic and arduino instances.

Schematics NAME Arduino NAME
I2C0 Wire
I2C1 Wire1
SPI0 SPI
SD_SPI SPI1
USB Serial
UART0 Serial1
UART1 Serial2
  • products/flipper/arduino_bus_references.txt
  • Last modified: 2021/04/04 12:51
  • by manu