stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.81k stars 968 forks source link

How can i load images on STM32F7 TFT? #252

Closed Vicky-S closed 6 years ago

Vicky-S commented 6 years ago

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.?

fpistm commented 6 years ago

You should have a look to STM32Cube F7 example. Display/LTDC_PicturesFromSDCard/

Please use the forum instead of opening an issue

Vicky-S commented 6 years ago

Ok sorry.

Vicky-S commented 6 years ago

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?

fpistm commented 6 years ago

No worries😉 I will check eeprom emulation when I will got Time. Time is Always the missing ingredient 😅

Vicky-S commented 6 years ago

Ok.. thanks bro...

Adminius commented 6 years ago

fyi: i have no issues with EEPROM on F401 and L476

Vicky-S commented 6 years ago

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?

fpistm commented 6 years ago

It should be better to talk about the issue on its one :) --> #248