Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sd pinmap arrays#2045

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 5 commits intostm32duino:mainfromfpistm:sd_pinmap_arrays
Jun 22, 2023
Merged

Sd pinmap arrays#2045

fpistm merged 5 commits intostm32duino:mainfromfpistm:sd_pinmap_arrays
Jun 22, 2023

Conversation

fpistm
Copy link
Member

PinMap_SD[] array defined in thePeripheralPins*.c has been split per signals:

PinMap_SD_CK[]PinMap_SD_DATA0[]PinMap_SD_DATA1[]PinMap_SD_DATA2[]PinMap_SD_DATA3[]PinMap_SD_DATA4[]PinMap_SD_DATA5[]PinMap_SD_DATA6[]PinMap_SD_DATA7[]/* Only for SDMMC */PinMap_SD_CKIN[]PinMap_SD_CDIR[]PinMap_SD_D0DIR[]PinMap_SD_D123DIR[]

This allows to define the SDIO/SDMMC pins to use instead of using all the pins defined in the old array.
By default, if no pins are explicitly defined, the first one from each array is used.

Required bystm32duino/STM32SD#58

as it manages octo and quad.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm added the enhancementNew feature or request labelJun 22, 2023
@fpistmfpistm added this to the2.6.0 milestoneJun 22, 2023
@fpistmfpistm merged commit70006da intostm32duino:mainJun 22, 2023
@fpistmfpistm deleted the sd_pinmap_arrays branchJune 22, 2023 14:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
None yet
Milestone
2.6.0
Development

Successfully merging this pull request may close these issues.

1 participant
@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp