User Activity

Hi all, What is the correct flow to use HAL_UART_Receive_IT() to receive uart data?The first package is lost first its first char,Here is the flow used now, From the gif, you can see "H" is missing for 1st package, and all normal for others.The probl...
Dear Sir, I have a NUCLEO-STM32G0B1RE board. I configure USART2 with CTS and RTS try to communicate with u-blox GSM module LARA-6004D, but fails. No data received.Is there any missing? Any comment are welcome, thanks.hardware connection isMCU TXD <->...
Dear SIR,I am trying to STM32G0B1 USART3 DMA receiving data from PC and do processing on MCU.I add code in callback function HAL_UARTEx_RxEventCallback()these code are try to get the whole package ending with '\r' and set a flag to notice the FreeRTO...
Dear SIR,What is the max number of external inputs using interrupt at the same time?In my application, it uses 22 GPIO as external input as Fig.1.1. I use STM32CubeMx to set "PB1" to "GPIO_EXT1" then set "PC1" to "GPIO_EXT1", after setting "PC1", the...
Dear SIR, We want to use STM32G0B0 to develop our project. We want to use EVK to write code before our board comes.But there is NO STM32G0B0 EVK, only STM32G0B1 EVK exist.(or NUCLEO-G0B1RE, https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html)Ho...
Kudos from