Floating point operation with the STM32G0
Does the STM32G0 with the CMSIS libraries support floating point operations?
Is the G0 recommended for floating point operation, or should I use the F1 series instead?
Thank you!
Does the STM32G0 with the CMSIS libraries support floating point operations?
Is the G0 recommended for floating point operation, or should I use the F1 series instead?
Thank you!
Think through the math and the range of numbers at each stage of the computation, perhaps scale or used fixed point representations.
Get a device that will hold enough of the float library, a 16 KB Flash device is going to be a bit tight to do much, but the G0 and C0 parts come in some larger capacities.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.