ID CAN frame field generation with hal_can: fix it at init() or modifiable dinamically
Posted on March 16, 2017 at 10:37I'm working with HAL_CAN for the stm32L4. I'm developing a fw in a sw layer where I can configure CAN controller, filter banks, reset, send and receive, etc.. One of the things my fw can do in this layer is to genera...