Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements for Chip_ID read #1120

Merged
merged 2 commits into from Apr 2, 2021

Conversation

Ant-ON
Copy link
Collaborator

@Ant-ON Ant-ON commented Mar 30, 2021

The algorithm for reading the chip_id has been rewritten. Now it is based on the relationship between the DBGMCU_IDCODE register address and the part number (ARM core) from the cpu_id.

This algorithm should be more robust because it looks for chip_id at a specific address.

(Related to #903, #1008)
(Partially fixes #1008)

@Nightwalker-87 Nightwalker-87 self-requested a review March 31, 2021 19:51
@Nightwalker-87 Nightwalker-87 added this to In progress in Release v1.7.0 via automation Mar 31, 2021
@Nightwalker-87 Nightwalker-87 added this to the v1.6.2 milestone Mar 31, 2021
@Nightwalker-87 Nightwalker-87 moved this from In progress to Review in progress in Release v1.7.0 Mar 31, 2021
Release v1.7.0 automation moved this from Review in progress to Reviewer approved Apr 2, 2021
@Nightwalker-87 Nightwalker-87 changed the title Chip_ID read rework Rework for Chip_ID read Apr 2, 2021
@Nightwalker-87 Nightwalker-87 changed the title Rework for Chip_ID read Improvements for Chip_ID read Apr 2, 2021
@Nightwalker-87 Nightwalker-87 merged commit ce82459 into stlink-org:develop Apr 2, 2021
Release v1.7.0 automation moved this from Reviewer approved to Done Apr 2, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 3, 2021
@Nightwalker-87 Nightwalker-87 linked an issue Aug 14, 2021 that may be closed by this pull request
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

NUCLEO-767ZI (STM32F767ZI) unsupported? Unknown chip id 0!
2 participants