User Activity

Is there any example project for using SAI on nucleo-F746ZG (preferably with IOC file)Thanks,Nadav
I'm trying to get the ethernet working on the nucleo-F746ZG eval board.I've found the LwIP_HTTP_Server_Netconn_RTOS example which works great(first time EVER for me, that code on embedded device actually worked without spending several days to fix th...
I have several stm32cubeide projects in a workspace (the projects are NOT under the workspace folder)All of the projects compile correctly in the original workspace.Now I want to import several of the projects to another workpace.I created a new work...
I created a project from the uart_printf example and it does not compileI'm using STM32CubeIDE Version: 1.13.1 (STM32CubeF7 Firmware Package V1.17.0 / 10-June-2022)eval board: NUCLEO-746ZGI didn't change any settings, I created the project from the e...