Question
STM32F429, Display Horizontal String Using Lcd Library
Posted on May 22, 2014 at 00:23
Hi,
I'm using STM32F429 and working with the lcd. i want to display a string horizontally at lcd. First i have used the segger's gui, it was easy to display horizontal with using gui. But i decided to use the lcd.h for my project requirement. i have searched for it but i couldn't find a way to display horizontal string by using the lcd.h library. is there anyone who can help me for this? Maybe there is a simple way to do this but i couldn't manage this. if anyone help me, i will be very appreciated. Thanks.