Re: Interfacing fujitsu thermal printer(ftp628mcl103) with at91sam7s256 controller".
hi everyone.
long back i posted a query regarding ftp628mcl103 thermal printer interfacing with at91sam7s256 controller.Now,i can able to print the data on the thermal paper using serial interface.
my current problem is regarding software(coding) part. Actually this printer has got 384 heater elements.i can able to manage of printing 24 characters of size 16*16(i.e., i'm initializing a array of size 24 and accepting only those 24 characters). my question is how should i write the code in such a way that if i increase the size of the array to 100 , it should manage printing the 100 characters (i.e., 24 characters on each line and it should go to next line after printing every 24 characters).
I'll be so thankful if any one reply me about this, since i need to submit my project in this week.
Thanks in advance.