Where is the CompleteCallbacks are located in layered architecture?
I am using STM32F405xx and Cube IDE environment to evaluate my app. A layered CAN communication is requested. At this point, there are three layer to build this architecture. 1. 1.Layer is HAL library for CAN provided by ST and CubeMx: can.c and can....