How to use the 'HAL_UART_Receive_IT' for receiving large data like from GSM ?
Hello guys,
hello @KnarfB ,@Community member
I am struggling with this thing from past one month.
I am using Quectel M66 gsm module and stm32f030cct6 controller.
I am not able use UART interrupt for receiving large data when using gsm over uart.
how do i receive phone number when there is a call on gsm.?
Not able to store or display the data via uart on controller.
please help me out.
just give me help on code how to write that particular so that i can use it in my code.
Thank you.