Archive for tag: pic16

Conditional Jumping in PIC16 Assembly

27 February, 2003 (20:51) | code, howtos | By: nick

PIC Microcontrollers have a funky way of handling conditionals. I’d like to present a set of macros I’ve made to make this easier to use, as well as explain the basics behind the technique in general.
Most MCU’s I’ve worked with before PICs had nice simple conditional statements… The mnemonic was usually to the effect of [...]