jrp Posted August 28 Report Posted August 28 I have a function that does some heavy floating point math (calibrating solenoids to a nice midi velocity response). It works, but is slow. The STM32 does seem to have an FPU. Is it enabled in MIOS32? If not, how can i enable it in my application and make the compiler use it? Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now