Skip to main content
Rsrma.1
Associate III
January 20, 2022
Question

Not able to send Target Information in STM32 Cube Programmer

  • January 20, 2022
  • 1 reply
  • 912 views

Hii Everyone,

I'm writing the STM32 DFU bootloader code for stm32f407VG. I configured USB in FS speed and DFU mode and rest are in default configuration.

It is able to communicate with STM32 Cube Programmer and I'm able to read memory also but the problem is it's not sending the Board Id and therefore Target information block is empty.

I've attached the log file also. 0693W00000JMdTgQAL.png 

This topic has been closed for replies.

1 reply

Rsrma.1
Rsrma.1Author
Associate III
January 21, 2022

@Community member​ , Do you have any idea How can I send the Device ID in DFU mode?