User Activity

Hi,I loaded the example Fx_NAND_Write_Read in a STM32H743I-EVAL and the example didn't work. So I noted that my STM32H743I-EVAL (MB1246 rev. B) has a NOR flash (MT28EW128ABA1LPC-0SIT) instead of the MT29F2G16ABAEAWP NAND flash from the example. Where...
Hi,The GPDMA of the STM32U5 is much more complex to configure than the DMA of the other STM32. I would like to know in which applications GPDMA is better than DMA and also would like to know if ST has plans to use GPDMA in future general purpose micr...
Hi, Where to find the HRTIM code snippet examples referenced in the HRTIM cookbook?
Hi, I need guidance on how to set up two HRTIM timers in up/down count mode and synchronized with each other.How to implement this configuration using STM32CubeMX?To synchronize two timers is it mandatory to use the Master Timer, or do the Timers(A.....
HiI must have done something wrong in the function below to transmit a buffer on a tcp socket. If transmitting up to 4096 bytes the function works fine. If len is greater than that, nx_tcp_socket_send fails. How to stream a buffer correctly using Net...
Kudos from