STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! Why float X = 3300/2000 = 1?

I have a simple calculate#define VREF ((uint16_t) 3300)   float X = VREF / 2000;Why X result is 1? This happen with another calculate like xx00 / xx000Thanks

NNam.18 by Associate II
  • 706 Views
  • 4 replies
  • 0 kudos