Hi,I'm currently programming on the board F446RE with STM32CubeIDE, I'm only trying to get an array from the UART but I'm quite block.When I send an array with my computer only the first byte is sent and update in my array on the STM32. While I'm fol...