-
Notifications
You must be signed in to change notification settings - Fork 1k
How can i load images on STM32F7 TFT? #252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You should have a look to STM32Cube F7 example. Please use the forum instead of opening an issue |
Ok sorry. |
But there is still an issue in STM32F7 EEPROM. I dont have any other STM board except F746 disco to test the EEPROM but it takes more than 2 secs to write single byte data. I have 3 nos. STM32F7 i checked in all the 3 boards to check whether its an hardware problem but it not. Can u please check it once? |
No worries😉 I will check eeprom emulation when I will got Time. Time is Always the missing ingredient 😅 |
Ok.. thanks bro... |
fyi: i have no issues with EEPROM on F401 and L476 |
Hi... If u have STM32F7 discovery board can u please check it.. So we can sure about whether its an common issue for STM32F7 or not? |
It should be better to talk about the issue on its one :) --> #248 |
How can i load images on STM32F7. There is an example for loading images and its working fine but how can i load my own image on display.?
The text was updated successfully, but these errors were encountered: