Page 1 of 1

Hello, I wanted to know how to go about representing a 16 bit number in the pic 18f4520 microcontroller? I've been addin

Posted: Sun May 15, 2022 8:11 pm
by answerhappygod
Hello, I wanted to know how to go about representing a 16 bit
number in the pic 18f4520 microcontroller? I've been adding
registers that have been giving me values greater than 256 and I
can't store them in a variable I created since it uses more than 8
bits. Any help is greatly appreciated.