Content originally posted in LPCWare by amadeusz665 on Tue Mar 11 07:08:10 MST 2014
Great thank you for your answer ;)
I forgotten add line "LPC_TIM1->TCR = 1; " in my Timer handler. Now it's fine, but the number of counts is too small. I think when I move my lcd function inside while() the result will be better.