User Activity

hello everybodyI receive date and time from SIM800L GSM module with NTP command from UART: (like below)+CCLK: "21/05/11,05:45:23+6how update stm32 HAL RTC with received time from SIM800L or other GSM module?
Posted on November 27, 2017 at 10:40hi,I set external interrupt 3 on cubemx to Rising edge and need to change of trigger level that on its routine.I write this code on interrupt 3 routine, but it always trigger by rising edge (down't execute falling...