dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec, CRSF, Sanwa
GNU General Public License v3.0
174 stars 43 forks source link

msrc with Pololu ATmega328PB #79

Closed Klippeneck closed 2 years ago

Klippeneck commented 2 years ago

Hello Daniel, which board type to select in config.h when using a Pololu ATMega328PB board?
Jürgen

dgatf commented 2 years ago

You have to add a new board to Arduino IDE. See instructions. Then select Pololu A-Star 328PB

You may download the latest code as I just have fixed some issues with this board:

Also I plan to add support for the second I2C port. This will allow to use I2c sensor (barometer) with XBUS and Hitec

dgatf commented 2 years ago

which board type to select in config.h when using a Pololu ATMega328PB board?

You don't need to define the board in config.h. The board selection in msrc_gui is only used to generate the image of the circuit