Welcome Guest View Cart (0 items)Login
Configure the UM7 to send binary Euler angle packets at 115200 baud using the CH Robotics serial interface.
http://www.chrobotics.com/serial-interface
Connect the RX pin on the UM7 to TX1 (pin 18) on the DUE
Connect the TX pin on the UM7 to RX1 (pin 19) on the DUE
That’s it! I’ll add these comments to the example sketch.
Thanks,
Mike
It sounds like you need to reset the EKF. The command for that is:
RESET_EKF 0xB3 (179)
There are two ways to send this command.
You can send a write command as detailed in the data sheet, or you can use the CHR Serial Interface Software.
Copyright (c) CHRobotics LLC. All rights reserved.