USB DFU detection works in STM32F407 Discovery but dosenot work with STM32F439xx after calling from user application
Posted on January 28, 2016 at 11:27 Hello all, I am working to call the ROM residing USB DFU bootloader in STM32F439XX. I have made a sample code and tested into the STM32f407 - Discovery KIT and it works fine and sucfully jumps to the locatio...