User Activity

hii am working on stm32f746 disco board and i want to play audio with board from online udp data. for this target i wrote a qt application to send pcm audio data over udp protocol and in stm32 program i use lwip receive function in a freertos task fo...
hi evryoneiam developing ui on stm32f429 microcontroller and i wanna use touchgfx for my software.i use 32MB external sdram and start address 0xc0000000 because my ui is complex.when i use single buffer strategy evrything is ok but for some widget li...