Request for enhancement. Error_Handler in main.c generated by Cube 4.17.0
Posted on October 12, 2016 at 22:51In the latest version of Cube (4.17.0), when main.c is generated, you get a function called Error_Handler() that is called by the HAL functions anytime the return code is not HAL_OK. Error_Handler just goes into a ...