index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
fixed build after rebase
emkanea-dev
2025-07-25
1
-2
/
+2
*
|
Merge branch 'embassy-rs:main' into stm32_adc_v3_hw_oversampling_support
benjaminschlegel87
2025-07-25
9
-61
/
+466
|
\
\
|
*
|
derive Copy, Clone for adc config enums
dimi
2025-07-22
4
-2
/
+8
|
*
|
Enable oversampling for ADC v3
clubby789
2025-07-21
1
-0
/
+19
|
*
|
Removed reference to ADC3 for STM32G4x1 if the peripheral does not exist and ...
Wouter Geraedts
2025-07-17
1
-0
/
+2
|
*
|
Merge pull request #4357 from purepani/push-kytkkzsvpwrz
Dario Nieuwenhuis
2025-07-16
2
-30
/
+136
|
|
\
\
|
|
*
|
Adds ADC4 for WBA
purepani
2025-06-30
2
-30
/
+136
|
|
|
/
|
*
|
Introduce traits for special channels
Dion Dokter
2025-07-10
1
-25
/
+94
|
*
|
Added STM32 ADCv1 analog watchdog implementation
Iris Artin
2025-06-26
2
-4
/
+207
|
|
/
*
|
adjusted for u0 as well
Benjamin
2025-06-03
1
-2
/
+2
*
|
Fixed variations in register access for different families
Benjamin
2025-06-03
1
-1
/
+6
*
|
Added Option to enable HW Oversampling in STM32 V3 ADCs. Copied from adc/v4.r...
Benjamin
2025-06-03
1
-0
/
+31
|
/
*
fixed n in set_sq to be indexed correctly
Willdew
2025-05-29
1
-10
/
+10
*
Fix compile error in adc_read doc comment code
Jakob
2025-05-14
3
-6
/
+6
*
Fix set_ovsr typo, ramp up to latest stm32-data-generated
Thomas Giesel
2025-04-26
1
-1
/
+1
*
Logging: Make some things less chatty
Dion Dokter
2025-04-25
1
-1
/
+1
*
stm32/adc: add h7rs support.
Dario Nieuwenhuis
2025-04-25
2
-11
/
+13
*
remove Hz from log
Steven Friedman
2025-04-08
4
-4
/
+4
*
Frequency display is now consistent
Steven Friedman
2025-04-08
4
-4
/
+4
*
stm32/adc: enable interrupt for stm32f1
Dario Nieuwenhuis
2025-04-07
1
-6
/
+8
*
fix: stm32g4 calibration delays
elagil
2025-03-29
1
-1
/
+5
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
12
-73
/
+47
*
Clarified ADC API documentation for some STM32s.
John Kjellberg
2025-03-25
1
-0
/
+3
*
Added ADC support for STM32C0.
Timofei Korostelev
2025-03-20
2
-5
/
+483
*
feat: calibrating Differential ADC for G4
Ivan Li
2025-01-07
1
-0
/
+8
*
chore: fix build
elagil
2025-01-03
6
-12
/
+12
*
fix formatting
klownfish
2024-12-31
3
-29
/
+18
*
cleanup
klownfish
2024-12-27
1
-26
/
+48
*
add async read for u5 ADC4
klownfish
2024-12-27
1
-16
/
+104
*
Merge branch 'embassy-rs:main' into u5_adc
Olof
2024-12-18
2
-14
/
+164
|
\
|
*
stm32 adc g4 async read
Ivan Li
2024-11-23
1
-10
/
+159
|
*
fix adc/ringbuffered_v2.rs
Alexandros Liarokapis
2024-10-15
1
-1
/
+3
|
*
use request_pause instead of request_stop at adc shutdown
Alexandros Liarokapis
2024-10-15
1
-1
/
+1
|
*
overrun at invalid diffs, rename clear to reset, simplify dma_sync method
Alexandros Liarokapis
2024-10-15
1
-2
/
+1
*
|
fix adc for u5
klownfish
2024-12-18
1
-1
/
+1
*
|
fix warnings
klownfish
2024-09-25
1
-9
/
+1
*
|
resuse adc v4 for u5
klownfish
2024-09-25
3
-353
/
+19
*
|
WIP: add u5 adc4
klownfish
2024-09-24
3
-15
/
+423
*
|
WIP: add u5 adc
klownfish
2024-09-17
2
-39
/
+26
*
|
Merge branch 'main' of github.com:embassy-rs/embassy
klownfish
2024-09-11
4
-10
/
+80
|
\
|
|
*
Update stm32-metapac.
Dario Nieuwenhuis
2024-09-11
1
-7
/
+9
|
*
Merge pull request #3169 from Adancurusul/g4_dev
Dario Nieuwenhuis
2024-09-10
2
-0
/
+67
|
|
\
|
|
*
delete unused "info!" and fmt
Chen Yuheng
2024-07-11
2
-9
/
+15
|
|
*
Add oversampling and differential for g4
Chen Yuheng
2024-07-11
2
-0
/
+61
|
*
|
stm32: update metapac
Dario Nieuwenhuis
2024-08-17
2
-2
/
+2
|
*
|
Merge branch 'master' into stm-dualcore
Dion Dokter
2024-08-05
1
-0
/
+1
|
|
\
\
|
|
*
|
Update to Rust 1.80, make check-cfg unconditional.
Dario Nieuwenhuis
2024-07-25
1
-0
/
+1
|
|
|
/
|
*
/
Fix errors
Dion Dokter
2024-07-09
1
-1
/
+1
|
|
/
*
/
WIP: u5 adc
klownfish
2024-09-11
2
-5
/
+383
|
/
*
stm32 adc: introduce blocking_read
Andres Vahter
2024-07-03
5
-18
/
+66
[prev]
[next]