Pin Control in HCS12
        Posted  
        
            by 
                Brian Lindsey
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Brian Lindsey
        
        
        
        Published on 2013-11-04T03:48:45Z
        Indexed on 
            2013/11/04
            3:53 UTC
        
        
        Read the original article
        Hit count: 167
        
assembly
|hardware-programming
A HCS12 microcontroller I had to buy for a class I had recently taken has 40 pins on the back side of it. The class was merely about computer organization, and so unfortunately, we never had a chance to cover all the capabilities of the chip itself. Now that the class is over, I have been thinking about using the to familiarize myself with the assembly language. I haven't found any sources that cover pin control and was wondering if anyone could possibly provide me with a hands-on pin tutorial.
© Stack Overflow or respective owner