Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
|
Hi All, Can anyone here will tell me the procedure on how to use the following on GNU-C compiler and can you give me example for accessing servo motors or where can I get a resources, samples to fully understand the concept of 9S12DP256B? A-to-D 0 (ATD0***) A-to-D 1 (ATD1***) PWM (Pulse Width Modulator) Enhanced Timer Module CORE (PORTA, PORTB, DDRA, PORTE, PORTK and so on) Clock and Reset Generator PIM (Port Integration Module) (Note: I am using Dragon12 by EVBPLUS.com) Thank you, John Tobias _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |
|
|
|
Hi Have u read the user guides?? http://www.freescale.com/files/soft_dev_tools/doc/data_sheet/9S12DP256 B-ZIP.zip The essential idea is to play with those registers : ) --- In , "John Tobias" <johnjohntobias@m...> wrote: > Hi All, > > Can anyone here will tell me the procedure on how to use the following on > GNU-C compiler and can you give me example for accessing servo motors or > where can I get a resources, samples to fully understand the concept of > 9S12DP256B? > > A-to-D 0 (ATD0***) > A-to-D 1 (ATD1***) > PWM (Pulse Width Modulator) > Enhanced Timer Module > CORE (PORTA, PORTB, DDRA, PORTE, PORTK and so on) > Clock and Reset Generator > PIM (Port Integration Module) > > (Note: I am using Dragon12 by EVBPLUS.com) > > Thank you, > > John Tobias > > _________________________________________________________________ > Don't just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |