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

imxrt-flash/imxrt117x: enable second flash memory & bug fixes #330

Merged
merged 1 commit into from
May 14, 2024

Commits on May 14, 2024

  1. imxrt-flash: support for second flash memory & bug fixes

     - flash memories are configurable through board_config.h (defaults are set for EVK boards)
     - set FLEXSPI2 clock to 132 MHz
     - initial flash size fix
     - flexspi_getAddressByPort() fix
     - change FLEXSPI1 SS0 pin on port B1 to SD_B1_4 (SD_B2_05 is already used for DQS on port A1)
     - fix _imxrt_setIOmux() parameters (mode and sion were switched)
     - code style changes
    
    JIRA: NIL-570
    ziemleszcz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9f4a26a View commit details
    Browse the repository at this point in the history