Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 1 month ago.
Display image on uLCD with a certain frame rate
Hello,
I am very new to mbed and c++ programming. I have been given the following task which I require some help with, if this is in the wrong area or has already been answered please point me in the right direction.
I have a LPC1768 and a uLCD-24ptu. I have to show images on ulcd with a frame rate of 40 ms, but only the instruction img_show take 100 ms. I try to improve baudrate but nothing changes. I insert the code here. /media/uploads/gab11/lcd_ok_zip_lpc1768_-1-.zip
Any help would be greatly appreciated. Thanks in advance.