2023-01-27 12:33 PM
2023-01-27 12:36 PM
2023-01-27 04:30 PM
Pavel - Thank you so much. I'm close to having the project built. I'm down to 4 errors and 0 warnings. The issue is (LED1) e.g.: BSP_LED_Init(LED1); I only see LED1 in main.c It also appears the GPIO functions are handled in HAL functions, not BSP. It is a easy fix, but I'm sure I missed something.