User Activity

Posted on June 29, 2018 at 14:52We are using STM32F767ZIT6 Nucleo board and developing a startup application that jumps to the main application. The main application is a simple toggling LED app with a HAL_Delay API.By the below startup code we can ...