Forums Search for: MC9S12DP256B
Programming help needed, storing data
infor a MC9S12DP256B I'm using this board: http://www.axman.com/education/edc_hc12.html I now need to now store data...
for a MC9S12DP256B I'm using this board: http://www.axman.com/education/edc_hc12.html I now need to now store data variables, so if there is a power off situation, the data is stored -> a back up power supply will not suffice. I adapted a program provided by Axiom (written in C),
Adapt9S12DP256M Development Board - Closed-loop Stepper Motor Control
inHi, How to use this development board in order to develop the stepper motor control system? What are the module/block I should use in...
Hi, How to use this development board in order to develop the stepper motor control system? What are the module/block I should use in this system? Basically, my system is like this: 1. Firstly, there will be a Graphical User Interface (GUI) for the user to input their desired position, speed and direction. This GUI will communicate with MC9S12DP256B through RS232. Any reference for ...