liuyuhan
(liu yuhan)
June 12, 2021, 3:21am
1
How to setup for matek h743 wing using exteral icm20608 imu?
I can’t find any related methods to setup external imus in the ardupilot docs.
Is there any one who can help me with this.
liuyuhan
(liu yuhan)
June 12, 2021, 3:34am
2
And by the way, what imus is ardupilot supporting now?
Thanks for answering the question😃.
Matek H743 doesn’t expose SPI, so a no go.
Vectornav VN300 is supported over serial as a full AHRS.
liuyuhan
(liu yuhan)
June 12, 2021, 4:03pm
4
It does have external spi.
It’s on the back side of the fc, with four soldering pads marked cs sck si so.
1 Like
dkemxr
(Dave)
June 12, 2021, 4:14pm
5
Seems to be supported. From the Hwdef:
I believe the same driver is used for:
Invensense IMUs, including MPU6000, MPU9250,
ICM-20608 and ICM-20602
But someone more knowledgeable about this can confirm.
liuyuhan
(liu yuhan)
June 12, 2021, 4:29pm
6
Thanks you for answering the question .
By the way is mpu6500 supported too?
dkemxr
(Dave)
June 12, 2021, 4:39pm
7
Yes.
/****************************************************************************
*
* Copyright (c) 2015, 2016 Airmind Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
* 3. Neither the name Airmind nor the names of its contributors may be
* used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
This file has been truncated. show original
It might be interesting to connect one of these but good luck finding one: