NUCLEO-F070RB bootloader not responding
i know that this question has been asked already, but it was never answered.
i am developing on a NUCLEO-F070RB development board, but cant seem to get the bootloader started. Not from software (by jumping to 0x1FFFC800 (as described in AN2606), or via the boot0 pin. And it seems like I'm not the only one.
According to another thread on the forum other people have this problem on the NUCLEO board, but not on a discovery evaluation board, with a smilair processor.
When trying to connect to the bootloader i have connected an FTDI to PA9/PA10 (also tried PA14/PA15) and attempted to connect to the bootloader via stm32flash tool (also tried STs own flasher tool) but with no response (monitored with logic analyzer).
I have also tried to connect to the DFU interface with usb lines on PA11/PA12 using dfu-util, also with no response.
Can anyone confirm that they have connected to the UART bootloader on a NUCLEO-F070RB?
