10000 Add support MIMXRT1052 by sabas1080 · Pull Request #2918 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Add support MIMXRT1052 #2918

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.

< 8000 p class="mt-4 color-fg-muted text-center">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

Closed
wants to merge 3 commits into from
Closed

Conversation

sabas1080
Copy link

Hi @arturo182
I am new in the family MIMXRT10xx, but I have the dev board RT1052 of NXP

This is the port for RT1052, I await your review

Thanks

@sabas1080 sabas1080 requested review from arturo182 and tannewt May 16, 2020 23:45
@arturo182
Copy link
Collaborator

Thanks for the PR! Have you tested that it works on the 1052 EVK?

@tannewt
Copy link
Member
tannewt commented May 18, 2020

The 1050 EVK isn't building: https://github.com/adafruit/circuitpython/pull/2918/checks?check_run_id=682359651

Are you missing submodule updates?

@arturo182
Copy link
Collaborator

I merged Sabas' PR in the SDK repo, think the SDK submodule needs to be updated to point to that adafruit/MIMXRT10xx_SDK#3

@hierophect
Copy link
Collaborator

The recently merged #2898 adds just one thing you'll need to account for here, which is adding never-reset pins for the flash banks, USB and SWD pins. Should be just like the 1062: https://github.com/hierophect/circuitpython/blob/38fd9c25f22ec68920afcf736cb75d4d316ba8bb/ports/mimxrt10xx/boards/imxrt1060_evk/board.c

Happy to help if you've got any questions.

@tannewt tannewt changed the base branch from master to main June 9, 2020 20:03
@hierophect
Copy link
Collaborator

Continued in #3044

@hierophect hierophect closed this Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0