open360tracker - Der Community Antennentracker Made in Germany

Rangarid

Erfahrener Benutzer
If the pins are there try D50 and D51 which actually are SCK and MOSI, but they are PB1 and PB2 that we use for the small atmegas.

Might work if you are lucky. Else someone has to change the code. But i think it will not work, PWM pins are 2-13.
 
Zuletzt bearbeitet:

guillesan

Erfahrener Benutzer
Thank you. That wouldn't work on my APM. On my Mega Board also.
Tried now an 10DOF, that's working ^^
One of the differences is that warned me Rangarid plate using the Wii also use another antenna is working with telemetry mavlink is that the compass is governed by a MPU6050 chip so the firmware should include this:


#ifndef CONFIG_H
#define CONFIG_H

/* Config file
* created by Samuel Brucksch
*
*/
//#define DEBUG
/* MPU6050 config

*
* If multiwii board uses an MPU6050 and compass is connected to its bypass port we need to enable this to configure the compass over the MPU6050
*
*/
#define MPU6050
 
FPV1

Banggood

Oben Unten