We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see that the following (see below) entry is in the xml file, yet my STM32L452 is "not found in database"...
Does this mean that a different (or more specific) entry needs to be added to the xml file?
I would be glad to make the change... are there (detailed) instructions on how to add and test the entry?
Thanks!!
from the xml file: device type="STM32L4xx" coretype="CM4F"
The text was updated successfully, but these errors were encountered:
Yes, it needs to match the correct coreID/chipID from the datasheets. Maybe you have a newer revision with different IDs.
Sorry, something went wrong.
No branches or pull requests
I see that the following (see below) entry is in the xml file, yet my STM32L452 is "not found in database"...
Does this mean that a different (or more specific) entry needs to be added to the xml file?
I would be glad to make the change... are there (detailed) instructions on how to add and test the entry?
Thanks!!
from the xml file:
device type="STM32L4xx" coretype="CM4F"
The text was updated successfully, but these errors were encountered: