User Activity

Hello,I am working with STM32F469 DISCO with IAR and TouchGFX and I am getting a hardfault exception when doing a screen transition from one screen to other one.When the screen has few widgets, this hardfault does not occur. When the screen has more ...
I am working with ST32F469 Disco and I am using FreeRTOS and emWin library.When I am calling Gui_Init() before starting FreeRTOS kernel, my application works fine with no problems. When I move Gui_Init() To the task which is used for emWin scheduled ...
Is it possible to replace the current version of STemwWin library and date files with the newer releases of emWin?Also, is it possible to work with Appwizard with the current version of STemWin? because I do not see its files are included? and If yes...
I purchased a 32F469IDSICOVERY board and I connected it to the PC using a Type A - MINI B cable to the USB STLINK port. The board is powered normally (LD5 is RED) and the demo application worked fine but the board itself is not detected on the PC at ...