User Activity

I cant see a continuous clock. I want to put it in master mode and it seems to send only one byte and stops.Heres a snipetArray[0] = 0x27;   HAL_SMBUS_Master_Transmit_IT(&hsmbus3,0xB6, Array, 5, SMBUS_OTHER_FRAME_NO_PEC); while(HAL_SMBUS_GetState(&...
I am able to receive only 0x0D in receive buffer, but I can see different data in Receive string.Please can someone help me..unsigned char i = 0, k = 0; //HAL_GPIO_WritePin(GPIOC, GPIO_PIN_2, GPIO_PIN_SET); //Switch ON GSM LDO __HAL_UART_ENABLE_IT(&h...
Posted on June 13, 2018 at 12:32Hello Please could someone give me a code for STM32L4 to get out off standby mode using WAKEUP Pin 1