Skip to content

Conversation

@hierophect
Copy link
Collaborator

The F407 is a strict superset of the F405 silicon (it just adds a camera and ethernet to the chip) and should support all the same modules (except RGBMatrix since that requires Protomatter changes). Basically just needed a new copy-paste of the F405 peripherals folder to the F407. In practice this adds SDIO, FrameBufferIO, and CANIO to the STM32F4 Discovery board.

Resolves #4382

@hierophect hierophect added the stm label Mar 11, 2021
@hierophect hierophect requested a review from jepler March 11, 2021 16:34
@ladyada
Copy link
Member

ladyada commented Mar 11, 2021

@Shubhankargo please test the artifacts from this build!

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 40886d1 into adafruit:main Mar 11, 2021
@hierophect hierophect deleted the stm32-f407-can branch March 15, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Circuitpython canio module on STM32F407 and STM32F412 boards

3 participants