2019-10-04 06:16 AM
I'm using a STM32F7508-DK boar, so I need to run my code from QSPI flash. My application is running on target, but all the animations are slower than it should be. When running on simulator, everything runs perfect. Screen transitions without effects seems ok too! Attached ia video running a logo fade (time = 500ms). Did anyone have this problem too? Thanks a lot!
2019-12-19 09:27 AM
Good news! I was running build in debug mode. When running it on release mdoe, the code runs freely on my board! My fault, Thanks.
2019-12-20 12:15 AM
Okay, that's good news!! :)