User Activity

Posted on October 12, 2017 at 16:30Not a question, but an observation. I am using the STM32L476G-EVAL board with STM32Cube_FW_L4_V1.9.0 and noted that within the call to HAL_SPI_TransmitReceive_DMA(), if calls to HAL_DMA_Start_IT() do not succeed fo...
Posted on July 05, 2017 at 20:45With the STM32L476ZGT6 Evaluation board, which I've just started to use, I tried the LPTIM_PWM_LSE demo successfully (after modifying timer frequency to make LED blink at 1Hz). I then attempted to change the demo to u...