User Activity

hi,I want to receive using DMA on STM32H563ZIThe packet size in not fixed. So i plan to receive first two bytes using HAL_UART_Receive_IT.Once i get the Length Information I can start reception using HAL_UART_Receive_DMA.If i need to receive 10, byte...
hi, This is question regarding UART reception.UART configured with 115200 8 N1 I have a project where i need to receive a multibyte packet on UART and the length is not fixed.My Queries 1> Which approach should I take to receive a multibyte packet.2>...
hi,I'm looking for SMBus Host Controller on STM32G031K8.. The example is for different boards and when porting in done on my target I don't see any behavior as explained in the example.Kindly provide some pointers.
Kudos given to