Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/29/05 04:08
Read: times


 
#90574 - Sorry, after testing, still have problem
Responding to: ???'s previous message
I still have problem printing data in the printer.

First of all, i don't know why the motor rotate in a wrong direction, i have tried to reverse the sequence of the ouput signal of KA3100D with
P_SIN_1 is the input of IN1 of KA3100D
P_SIN_2 is the input of IN2 of KA3100D
clr P_SIN_1 ;step 3
clr P_SIN_2
call DELAY_M
setb P_SIN_1 ;step 2
clr P_SIN_2
call DELAY_M
setb P_SIN_1 ;step 1
setb P_SIN_2
call DELAY_M
clr P_SIN_1 ;step 4
setb P_SIN_2
call DELAY_M
for 3->2->1->4 or 4->1->2->3, the rotation is also wrong.

And i dont understand the relationship between the motor and the printer head's LATCH and STROBE pins. I dont know which one should be fired first.

if a dot line need 2 steps of the motor.

then i should moved 2 steps and stop the motor, then fire Latch, clock in the data and then STROBs, then clear the STROBs, and next 2 steps?

Thanks

List of 20 messages in thread
TopicAuthorDate
About developing thermal printing!!            01/01/70 00:00      
   Guesses            01/01/70 00:00      
      more guesses            01/01/70 00:00      
         Oooh/.            01/01/70 00:00      
   Thermal Printing            01/01/70 00:00      
      Thanks for all your valuable experience!            01/01/70 00:00      
         Does your paper advance?            01/01/70 00:00      
            Yes            01/01/70 00:00      
               short strobe?            01/01/70 00:00      
         Some Answers            01/01/70 00:00      
            Sorry, after testing, still have problem            01/01/70 00:00      
               Print Sequence            01/01/70 00:00      
                  Thanks, i can print something now, but..            01/01/70 00:00      
                     can print almost correct data now            01/01/70 00:00      
                  Print Sequence            01/01/70 00:00      
                     Advanced Printing            01/01/70 00:00      
                        Thermal printing larks...            01/01/70 00:00      
                           Wrinkles            01/01/70 00:00      
   circuit for the head            01/01/70 00:00      
   The documentation of SMP610            01/01/70 00:00      

Back to Subject List