Skip to content

Stm32 example irq(interrupt)#83

Open
kpvnnov wants to merge 7 commits into
debevv:masterfrom
kpvnnov:stm32_example_irq
Open

Stm32 example irq(interrupt)#83
kpvnnov wants to merge 7 commits into
debevv:masterfrom
kpvnnov:stm32_example_irq

Conversation

@kpvnnov
Copy link
Copy Markdown

@kpvnnov kpvnnov commented Feb 2, 2025

For zero-copy mode need additional variable buf_rec struct nmbs_t. Used for receive symbols in irq(interrupt) mode
volatile uint16_t buf_rec;
//there is no need to create two receive buffers - for hardware reception and further reading (read function)

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.

1 participant