-
-
Notifications
You must be signed in to change notification settings - Fork 842
Description
On an STM32U575ZIT6Q MCU with the firmware Release v1.9.2 on the BMP I'm get the follow error and the debug stop:
Target voltage: 3.3V
Please report unknown device with Designer 0x20 Part ID 0x4820
Available Targets:
No. Att Driver
*** 1 Unknown ARM Cortex-M Designer 0x20 Part ID 0x4820 M33
warning: while parsing target memory map (at line 1): Required element is missing
0x08001088 in HAL_GPIO_Init (GPIOx=0xd9548, pGPIO_Init=0xffffffff) at ./Drivers/STM32U5xx_HAL_Driver/Src/stm32u5xx_hal_gpio.c:321
321 tmp &= ~((0x0FUL) << (8U * (position & 0x03U)));
Program stopped, probably due to a reset and/or halt issued by debugger
warning: could not convert '_tx_thread_created_ptr' from the host encoding (CP1252) to UTF-32.
This normally should not happen, please file a bug report.