Top "68hc12" questions

A 16-bit microcontroller family from Freescale Semiconductor

Bit-reverse a byte on 68HC12

I'm in a microprocessors class and we are using assembly language in Freescale CodeWarrior to program a 68HCS12 micro controller. …

assembly bit-manipulation reverse codewarrior 68hc12
Does PuTTy work correctly with ANSI/VT100 escape sequences?

I'm writing a program for a class in HC12 Assembly for the Freescale MC9S12C32 processor. I'm using PuTTy …

putty ansi-escape vt100 68hc12
Understanding bset and bclr

I've run across an example my professor made which made me question my understanding of the bset and bclr assembly …

assembly bit-manipulation 68hc12