SBSFU porting to STM32G0B1XX
Hi,
I have a problem with SBSFU.
I'm using STM32G0B1RE dev kit.
But I have got STM32G071RB example. G071RB is example works fine in G0B1RE board.
The problem occurs when I change Compile Symbol to STM32G0B1xx STM32CubeIde Properties > Settings > GCC Compiler > Symbol to STM32G0B1xx
SBSFU failed to download the .sfu file on the second time after erasing the 32bytes header from example. It throws Flash error after during hearder signature verification.
I need to change symbols to STM32G0B1XX to implement USB CDC code instead UART.
TIA
