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
According to datasheet for MAX32650, page 61: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX32650-MAX32652.pdf in ordering info it is specified that MAX32650 does not have TPU, and yet, it is included in svd file. Userguide furthermore confirms the same on page 44 in clock diagram https://www.analog.com/media/en/technical-documentation/user-guides/max32650max32652-user-guide.pdf where it notes that only MAX32651 has TPU. svd: https://github.com/analogdevicesinc/msdk/blob/main/Libraries/CMSIS/Device/Maxim/MAX32650/Include/max32650.svd#L17974C1-L17974C24
The text was updated successfully, but these errors were encountered:
No branches or pull requests
According to datasheet for MAX32650, page 61: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX32650-MAX32652.pdf in ordering info it is specified that MAX32650 does not have TPU, and yet, it is included in svd file. Userguide furthermore confirms the same on page 44 in clock diagram https://www.analog.com/media/en/technical-documentation/user-guides/max32650max32652-user-guide.pdf where it notes that only MAX32651 has TPU.
svd: https://github.com/analogdevicesinc/msdk/blob/main/Libraries/CMSIS/Device/Maxim/MAX32650/Include/max32650.svd#L17974C1-L17974C24
The text was updated successfully, but these errors were encountered: