FAQ
  • What is the multiplication/division library with the accelerator support?
    Also, I want to know how each calculation routine and function is processing in the assembler level. Where should I refer to?
    • The multiplication/division library with the accelerator support is a group of routines that calculate using the multiplication/division accelerator equipped on the U8 and U16 core microcontroller.
      By linking this library, code can be replaced without changes to the C source using the multiplication/division accelerator for program containing 16-bit or 32-bit multiplication/division.
      The binary code file (Filename: MULDIVU8LIB) of this library is deployed to C:\Program Files\U8Dev\Lib when U8 Development Tools are installed.
      For details on the multiplication/division library with the accelerator support, see "User's Manual for Multiplication/Division Library Supporting MULDIVU8LIB Accelerator."
      This multiplication/division library with the accelerator support can be used only on U8 and U16 microcontroller equipped with a multiplication/division coprocessor (Example: ML620Q504F, etc.).

      Related Products: ML610(Q)40x, ML610(Q)42x, ML610(Q)47x, ML610(Q)48x, ML610Q10x, ML610Q11x, ML610Q17x, ML610Q30x, ML610Q35x, ML610Q36x, ML610Q38x, ML610Q41x, ML610Q43x, ML610Q46x, ML620Q13x, ML620Q15x, ML620Q416/ML620Q418, ML620Q503H/ML620Q504H/ML620Q506H, ML62Q12xx, ML62Q13xx, ML62Q14xx, ML62Q15xx/ML62Q18xx, ML62Q16xx, ML62Q17xx

    • Products: General-purpose MCUs (16bit) , Speech Playback MCUs (8bit)