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: support transceiver for H7, L5 and U5 #51

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jul 8, 2022

  • To specifies whether external Transceiver is present and enabled (Available only on some STM32) add:

    #define USE_SD_TRANSCEIVER 1

  • Then define pins:

    • SD_TRANSCEIVER_EN pin number to enable the level shifter
    • SD_TRANSCEIVER_SEL pin number for voltage selection

@fpistm fpistm added the enhancement New feature or request label Jul 8, 2022
@fpistm fpistm added this to the 1.3.0 milestone Jul 8, 2022
@fpistm fpistm self-assigned this Jul 8, 2022
@fpistm fpistm merged commit 703f41d into stm32duino:main Jul 8, 2022
@fpistm fpistm deleted the Transceiver branch July 8, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant