Crazyflie 2 Problems using FPU
Posted: Thu Jun 18, 2015 5:56 pm
Hello,
I am working on some code for the CF2 which would benefit from using the hardware FPU in the STM32F405.
I have tried setting the USE_FPU flag in the makefile to 1, and it compiles just fine.
Turning the CF on also works, but about 0.5s after connecting to the CF with the client, the CF seem to lock up (red and orange led on, no blinking charge-led).
The logging and parameter TOC are not downloaded but the client gets most of the startup messages in the console and keeps showing good link quality.
Has anyone else tried using the FPU on the CF2?
Any tips on how to get it working?
Why is it disabled by default?
Thanks and Regards,
Daniel
I am working on some code for the CF2 which would benefit from using the hardware FPU in the STM32F405.
I have tried setting the USE_FPU flag in the makefile to 1, and it compiles just fine.
Turning the CF on also works, but about 0.5s after connecting to the CF with the client, the CF seem to lock up (red and orange led on, no blinking charge-led).
The logging and parameter TOC are not downloaded but the client gets most of the startup messages in the console and keeps showing good link quality.
Has anyone else tried using the FPU on the CF2?
Any tips on how to get it working?
Why is it disabled by default?
Thanks and Regards,
Daniel