8000 stm32: Fix ARDUINO_NICLA_VISION CAN pins. by projectgus · Pull Request #16547 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

stm32: Fix ARDUINO_NICLA_VISION CAN pins. #16547

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

Merged

Conversation

projectgus
Copy link
Contributor

Summary

This fix was split out from #15989. The CAN pin assignments for ARDUINO_NICLA_VISION were incorrect. The only STM32G474 pins with CAN function that are also broken out on the board are PB8 and PB9

Testing

Copy link
github-actions bot commented Jan 8, 2025

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

The only STM32H747 pins with CAN function that are also broken out on the
board are PB8 and PB9.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
@dpgeorge dpgeorge force-pushed the bugfix/arduino_nicla_vision_can branch from 5ab0af2 to 05eb1d8 Compare January 17, 2025 02:19
@dpgeorge dpgeorge merged commit 05eb1d8 into micropython:master Jan 17, 2025
10 checks passed
@projectgus projectgus deleted the bugfix/arduino_nicla_vision_can branch January 17, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0