2018-04-24 06:00 AM
Hi guys,
I've just started working on an ST32F4 mcu, with the ST32F429I DISCOVERY demo board.
Just one question about HAL_ppp_MspInit() functions: can they be implemented in a source file of a library project?
I've tried this, but it doesn't work. Putting same code in the application (main) project, everything ok.
I'm missing something but I cannot focus what.
Many thanks for your help,
Andrea
#hal-ll