Skip to content

add helper function for can_rx#3

Merged
orb-flytrex merged 6 commits into
masterfrom
FWD-832-G4-DroneCAN-Stack-CAN-Frame-Reception-via-IRQ
Mar 25, 2026
Merged

add helper function for can_rx#3
orb-flytrex merged 6 commits into
masterfrom
FWD-832-G4-DroneCAN-Stack-CAN-Frame-Reception-via-IRQ

Conversation

@orb-flytrex

Copy link
Copy Markdown

No description provided.

@orb-flytrex orb-flytrex self-assigned this Mar 24, 2026
memset(sram->extid_filter_element, 0, sizeof(sram->extid_filter_element));
}

void canard_stm32g4fdcan_config_irq_lines(canard_stm32g4_fdcan_driver *driver)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why not to do it always in the __init function alongside other interrupt-related config? Is there a scenario where we don't want this configuration?

Comment thread drivers/stm32g4_fdcan/canard_stm32g4_fdcan.c Outdated
@orb-flytrex orb-flytrex merged commit 22ec805 into master Mar 25, 2026
4 checks passed
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.

3 participants