• optimize scaling that involves float division in M0
    My platform is based on the M0 processor. A simple(probably non-optimal) code I use to convert my input to a scaled output is as follows: uint32_t output = (uint32_t)(12000 * ((1023/(float)input) -...
  • optimize scaling that involves float division in M0
    My platform is based on the M0 processor. A simple(probably non-optimal) code I use to convert my input to a scaled output is as follows: uint32_t output = (uint32_t)(12000 * ((1023/(float)input) -...
  • Division
    Hi, I'm Juan Manuel, I'm using the ADuC7026 with Keil: IDE-Version: µVision3 V3.23 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2005 Tool Version Numbers: Toolchain...
  • Division
    Hi Can anyone tell me how to divide 49h/100h using DIV or any routine to divide 8bit/16bit Thanks Ravi
  • Division
    Hi, I'm Juan Manuel, I'm using the ADuC7026 with Keil: IDE-Version: µVision3 V3.23 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2005 Tool Version Numbers: Toolchain...