Skip to main content
MRama.3
Associate II
January 7, 2021
Question

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.

  • January 7, 2021
  • 1 reply
  • 792 views

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 

    This topic has been closed for replies.

    1 reply

    MRama.3
    MRama.3Author
    Associate II
    January 7, 2021

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