Question
use a hal function outside main
Posted on October 28, 2017 at 12:55

dear Community,
i should to use some HAL functions outside the main.c
i add &sharpinclude ''stm32f4xx_hal.h'' to another c file but error appears for example for SPI:


regards, Ras
#hal #outside-main.c