Question
How to use HAL SPI Library
Posted on November 08, 2017 at 16:02
Is it possible to use the HAL slave SPI library to receive an unknown number bytes from the master? I'm convinced I'm missing something since the packet size is rarely known in the projects I work on but for some reason I can't seem to find how to do this with the HAL.
#stm32l4-hal