STMCubeMX HAL: User Code includes in generated code
Posted on September 27, 2016 at 15:54I'm using System Workbench for STM32 and working with an STM32F7 with the HAL libraries.I'm working with a VCP and I'm looking at capturing the input buffer in the usbd_cdc_if.c and sending it to a parsing routin...