User Activity

I have an application using STM32L475, threadx, filex.Functions in the filex API work well when called from a specific thread: the same thread that initialized and mounted the file system. If I call the same functions from a different thread, the sys...
Posted on March 05, 2015 at 12:17HelloI am trying to use the STemWin library as a VNC server with a STM32F429 microcontroller.It works fine as long as I use a VNC client running on windows, for example UltraVNC.I have tested several VNC clients for ...
Posted on February 25, 2015 at 16:00HelloI've purchased the STM32F4 discovery kit for STM32F429 and downloaded the most recent version V1.4.0 of STM32Cube.I have IAR ARM Embedded Workbench v6.70.3.I've opened the workspace D:\vt3\canview4-TM32Cube_F...