CX10-FNRF
CX10-FNRF copied to clipboard
Blue & Red (v1) support, IMU with attitude mode
Good to see you working on this! Another interesting project is this one: https://github.com/goebish/nrf24_multipro. That also works with the blue board.
@bartslinger, all the recent work getting the XN297 to play nicely with the nrf24 motivated me play around a little more. I have merged your fork and recognised your contribution in the copyright statements and license document, I assume that's okay?
@samuelpowell Yep that's definitely okay :-)
@bartslinger, do you know what is powered by the LDO on the BLUE PCB?
@samuelpowell I think at least the STM32, but probably also the radio, IMU and LEDs?
@bartslinger, ah, okay: so when you turn it off in your code, there's no coming back?
@samuelpowell No, I believe there is a voltage check somewhere that turns it off if the voltage is too low. When the switch is put to ON, I think there is a capacitor or something that provides power for half a second. In this time, the LDO should be turned on or the CX-10 will shutdown immediately.
By the way, you might be interested in this: http://www.bartslinger.com/category/cx-10-quadcopter/ Although I think you figured most of that out already.
@bartslinger, thanks, that makes sense. The blog is great, well done on the award!