2017-05-19 06:44 PM
2017-05-19 06:54 PM
stm32f7 cube 1.7.0, stm32f769i-discovery
so I figured out that USBH_Process has a function pointer to USBH_UserProcess, which has a USER CODE area. I still had a desire to move the variable Appli_state into a header file so I could access it from main.c but again, I'm not sure I'm on the right track here. Is there an app note about this?