User Activity

Hello,We run on platform STM32H743ZI and I made new UdpEchoClient application using source STM32H743ZI _EVAL\Applications\LwIP (in other word UdpEchoClient for Nucleo144) without RTOS!Unfortunately , it doesn't work ...Maybe you know about any workin...
Hello'I'm looking for compact software package that supports UDP/DMA/ETH read/receive data according to the following rules: Using only LL or HAL (more suitable) functions OS/RTOS nothing used  Thanks in advance for yours assistance,AlexE
I'm new user running a STM32F767ZI Nucleo board.I need to build very simple application that copied array[2] to GPIO Pin (PC6) by DMA in "memory to peripheral" mode.I interested to activate DMA in two modes:a) Don't use timer (memory to GPIO by DMA p...