cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, We have implemented USB bootloader for our project(Using STM32F7). We are using ST HAL libraries for our bootloader implementation. It was working fine fine with V1.2.7 and we are facing issue after migrating to new HAL i.eV1.2.8.

MRama.3
Associate II

After completion of below checks, control is expected to enter into usbAppcallback function with via HAL_HCD_IRQHandler(). Interrupt is occuring but it is failing to enter usbAPPcallback function which changes the device state.

0693W000006Hns5QAC.png 

1 REPLY 1
MRama.3
Associate II

sorry...here is the usbAppCallback function snapshot.0693W000006Ho3XQAS.png