• Division of 16 bit number
    Using a analog multiplexer through ADC0800, I input 10.2v and 10.2v to 8051, the microcontroller read these voltages as FFh and FFh respectively. My aim is to multiply these voltages and to convert it...
  • Fast 32-Bit LFSR
    rand32() is a pseudo random number generator based on a galois LFSR generator. It is a fuction that others may find useful. For details on how it works and alternative tap lists see: http://www.newwaveinstruments...
  • 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...
  • NEON: fast 128 bit comparison
    Note: This was originally posted on 30th January 2012 at http://forums.arm.com I'm interested in finding the fastest way (lowest cycle count) of comparing the values stored in two NEON registers (say...