Question
H7A3ZI returns incorrect DFU memory descriptor?
It seems that H7A3ZI on Nucleo-H7A3ZI-Q is returning incorrect memory descriptor:
@Internal Flash /0x08000000/256*02Kg,@Option Bytes /0x1FF8000/01*128 e,@OTP Memory /0x1FF7000/01*1024 eWhich tells there are only 256 of 2K (512KB); it should have 2MB, right?
STM32CubeProgrammer is probably also complaining:
17:47:13:733 : received memory address is wrong or unsupported
17:47:13:734 : Status: errVENDOR, State: dfuERROR
17:47:13:734 : failed to read the requested memory content
17:47:13:734 : Could not read flash size at address 0x8fff80cAny info on this?
