Path: Home =>
AVR-Overview => Binary calculations
Binary calculations in AVR Assembler
This page demonstrates calculations with binary numbers in AVR assembler. With
simple examples multiplication and division of 8-bit binary numbers as well as
conversions in the number format are shown.
- Multiplication of two 8-bit-binaries
- Division of a 16-bit-binary by a 8-bit-binary
- Conversion of number formats
- Conversions to fixed decimal numbers
- Hardware multiplication
To the top of that page
©2002-2008 by http://www.avr-asm-tutorial.net