Skip to content

Conversation

maor1993
Copy link

@maor1993 maor1993 commented Aug 25, 2025

A lot of the code is based / copied from ringbuffered_v2.rs

I did make several changes I hope are accepted

1. V3 adc dma is not seperated to its own file to lower the amount of code duplication
2. ADC dma will not halt/kill DMA on overrun, allowing the user the freedom to handle the error as they wish
3. User has access to disable_adc , which allows to pause ADC and DMA

tested on stm32l412kb6u and stm32l432kc

@maor1993 maor1993 marked this pull request as draft August 25, 2025 02:07
@maor1993 maor1993 marked this pull request as ready for review August 27, 2025 09:22
@maor1993
Copy link
Author

@Dirbaio Okay to merge?

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