Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GIGA: Remove Arduino pins 11-13 from PWM list to fix SPI1#65

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
facchinm merged 2 commits intoarduino:arduinofromKurtE:GIGA_M7_fix_spi5
Mar 6, 2025

Conversation

KurtE
Copy link

resolves:#64

Removed the pins logical Arduino pins 11-13 from the PWM pin list, plus their defines
for the timers.

With these defines in place, the pins Alternate Function settings were set to that of the timers
versus the SPI value (5)

Note: This was done by@mjs513 and myself.

@facchinm
Copy link
Member

I'd rather comment the offending PWMs so they can be restored when the dynamic loading will be supported. Also, Since I merged#62, it would be cool to rebase the patch onmain 😉

resolves:arduino#64Removed the pins logical Arduino pins 11-13 from the PWM pin list, plus their definesfor the timers.With these defines in place, the pins Alternate Function settings were set to that of the timersversus the SPI value (5)Note: This was done by@mjs513 and myself.
@KurtE
Copy link
Author

I added the lines back in as comments, plus I rebased. Did a quick test on GIGA and my ILI9341 code started up and did
fillScreens...

@facchinmfacchinm merged commit587b322 intoarduino:arduinoMar 6, 2025
2 of 4 checks passed
@KurtEKurtE deleted the GIGA_M7_fix_spi5 branchMarch 6, 2025 16:39
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

GIGA: after merging previous changes: SPI1.transfer hangs board
2 participants
@KurtE@facchinm

[8]ページ先頭

©2009-2025 Movatter.jp