cancel
Showing results for 
Search instead for 
Did you mean: 

USBH_Process but no user code area - I'm on the wrong track?

john doe
Lead
Posted on May 20, 2017 at 03:44

The original post was too long to process during our migration. Please click on the attachment to read the original post.
1 REPLY 1
john doe
Lead
Posted on May 20, 2017 at 03:54

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?