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

CAN HW + Git Workflow #1

Merged
merged 5 commits into from
Nov 4, 2024
Merged

CAN HW + Git Workflow #1

merged 5 commits into from
Nov 4, 2024

Conversation

Akashem06
Copy link
Member

No description provided.

Copy link
Collaborator

@Bafran Bafran left a comment

Choose a reason for hiding this comment

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

very cool stuff

.Speed = GPIO_SPEED_FREQ_VERY_HIGH,
.Alternate = alt_func };

GPIO_TypeDef *gpio_port = (GPIO_TypeDef *)(AHB2PERIPH_BASE + (address->port * 0x400U));
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm guessing the 0x400U is just the offset, is there a macro we can use instead?

@Akashem06 Akashem06 self-assigned this Nov 4, 2024
@Akashem06 Akashem06 changed the title FW everything CAN HW + Git Workflow Nov 4, 2024
@Akashem06 Akashem06 merged commit 8dbba5d into main Nov 4, 2024
1 check passed
@Akashem06 Akashem06 deleted the fw-compiler-opt branch November 4, 2024 05:08
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.

2 participants