2023-02-14 02:44 AM
Hello,
We are using STSPIN32G4 controller. The data sheet specifies that it uses STM32G431 microcontroller. The user manual of the controller says that SW-DP ID (SWD debug port) is 0x2BA01477. But when I read the ID code through the SWD protocol, it was 0x0BA01477. 0x0BA01477 ID is of Cortex-M3 architecture not the Cortex-M4. Could anyone please confirm it?
2023-02-22 05:31 AM
Hello,
I performed myself the test on Nucleo board G431, and I succeeded to read IDCODE = 0x2ba01477
through SWD interface.
It is also the expected value from our STM32 SOC design team.
Regards,
Simon
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.