>Stephen D. Barnes wrote : > > > >>What I have not been able to figure out is, how do I get a >>16-bit value broken into two bytes to consecutively send >>via the UART? >> >> >Jan-Erik Soderholm wrote: >"Byte mode addressing" ?? > >Like in "MOV.B WREG, F" > >Jan-Erik. > > > In ASM30 the "MOV.B" instruction is for moving an 8-bit literal into a WREG. I know how to move the 16-bit register into a WREG by using "MOV f, WREG", but what I do not know is how to split that into two bytes, or worded differently, how to get the high byte and the low byte into two separate file registers. -- Regards, Stephen D. Barnes -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist