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

feat(Examples): Expand MAX32650 SPI example to select SPI instance #1330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BrentK-ADI
Copy link
Contributor

Updated the MAX32650 SPI example project to allow the user to select the SPI instance to test. All of the driver logic remained the same, the additions updated the instance and IRQ constants and loopback instructions during startup, as well as documentation.

This was based on a customer request regarding confusion on the SPI drivers, as well as identifying the MISO and MOSI lines when leveraging SPI3.

Updated the MAX32650 SPI example project to allow the user to select the SPI instance to test.
All of the driver logic remained the same, the additions updated the instance and IRQ constants
and loopback instructions during startup, as well as documentation.
@github-actions github-actions bot added the MAX32650 Related to the MAX32650 (ME10) label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32650 Related to the MAX32650 (ME10)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant