2018-08-01 03:56 AM
I'm trying to write to the on-board peripheral screen of the STM32F429I board, but haven't found a working example: I tried following along some examples online and in the project directory, but they all reference functions like "HAL_Init()" or "BSP_LED_Init()" that my IDE doesn't seem to recognize. I'm using Disc1, maybe this is the problem?