NOVA electronics Inc. MCX514 -
152
-
152
-
// Writing to main chip
WR0
←
0061h Write
// 2-axis linear
interpolation
// Seg2
// Writing to main chip
WR6
←
000Ah Write
// Finish point1 X 10
WR7
←
0000h Write
WR0
←
0106h Write
// Execute the handling A
// Execute the handling B
WR6
←
0014h Write
// Finish point1 Y 20
WR7
←
0000h Write
WR0
←
0206h Write
// Execute the handling A
// Execute the handling B
// Writing to sub chip1
WR6
←
0005hWrite
// Finish point1 X 5
WR7
←
0000hWrite
WR0
←
0106h Write
// Execute the handling C
// Execute the handling B
WR6
←
000Ah Write
// Finish point1 Y 10
WR7
←
0000h Write
WR0
←
0206h Write
// Execute the handling C
// Execute the handling B
// Writing to sub chip2
WR6
←
0019h Write
// Finish point1 X 25
WR7
←
0000h Write
WR0
←
0106h Write
// Execute the handling C
// Execute the handling A
WR6
←
000ChWrite
// Finish point1 Y 12
WR7
←
0000hWrite
WR0
←
0206h Write
// Execute the handling C
// Execute the handling A
// Write interpolation command in the order of sub chip and main chip
// Writing to sub chip1
WR0
←
0061h Write
// 2-axis linear
interpolation
// Writing to sub chip2
WR0
←
0061h Write
// 2-axis linear
interpolation
// Writing to main chip
WR0
←
0061h Write
// 2-axis linear
interpolation
// Repeat up to Seg8 as needed in the same way
・
・
・
// Write drive start holding command to main axis of main chip
WR0
←
0178h Write
// Starts continuous interpolation driving