|
Re: Three gyros - is it possible?
The gyro class uses accumulators built into the FPGA. There are only two accumulators. It is throwing an exception, which is why you are losing communication.
You can use more then two gyros, but only two instances of the gyro class. You would have to do your own integration to use more then two gyros.
What are you using 3 gyros for?
|