• double float
    The C51 can't support double(8-byte) variable. Does anyone know the third party liberary to support this function?
  • double float
    The C51 can't support double(8-byte) variable. Does anyone know the third party liberary to support this function?
  • Double and float values
    Does using a double or float value for the MCB1700 board cause severe inefficiency? I would like to use two or three double values for precise calculations of values. Will this cause a problem or will...
  • Double and float values
    Does using a double or float value for the MCB1700 board cause severe inefficiency? I would like to use two or three double values for precise calculations of values. Will this cause a problem or will...
  • Trouble with ints, floats and double
    I'm using the MCBSTM32C evaluation board. I would like to calculate the angle of the board in relation to the gravity vector. I have no prolems reading the accelerometer. I basically have the gravity...