aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l4/src
Commit message (Collapse)AuthorAgeFilesLines
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵WillaWillNot2025-11-222-12/+2
| | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-213-6/+12
|
* Updated documentation, fixed EXTI definition issues with chips that have ↵WillaWillNot2025-11-211-2/+14
| | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure
* stm32/adc: extract into commonxoviat2025-11-122-5/+9
| | | | add common low-level interface for adc
* adc: remove sample_time from structxoviat2025-11-102-9/+5
|
* feat: stm32 spi driver slave modeCristian Milatinov2025-11-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SPI slave constructors Fix SPI slave constructors Fix embedded hal async trait One more constructor fix Set SSM bit in SPI driver according to CommunicationMode Fix embedded_hal_async trait to be generic for both master and slave Fix I2S driver to use async master SPI Forgot import from spi mode Fix CommunicationMode associated const conditionals Duplicate doc for CommunicationMode const Add missing nss argument Fix existing SPI tests not compiling Fix stm32h7rs examples not compiling Fix failing stm32l4 example Fix stm32h7 example Fix stm32h7 spi_bdma example Fix stm32h7 spi example Fix stm32f4 example docs: added entry in changelog.md fix: spi_v3 vals mismatch + rise_fall_speed renamed to gpio_speed fix: added spi_v6 conditional compilation feature fix: use if_afio macro in slave constructors fix: add missing trait bound fix: if_afio for cs pin trait fix: changelog message fix: broken rebase
* rtc: use consistent api between stop and non-stopxoviat2025-11-041-2/+2
|
* stm32/adc/v3: missing cfg option for adc_u0 fro into_ring_bufferedmaor malka2025-10-071-1/+1
|
* Merge branch 'embassy-rs:main' into mainmaor19932025-10-077-11/+13
|\
| * Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-067-11/+13
| |
* | Merge branch 'embassy-rs:main' into mainmaor19932025-10-061-2/+8
|\|
| * stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-011-2/+8
| |
* | Merge branch 'main' into mainmaor19932025-08-292-6/+6
|\|
| * executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-292-6/+6
| |
* | stm32l4/example/adc_dma: missing clock configurationmaor malka2025-08-241-5/+7
| |
* | stm32/adc/v3: added support for DMA based adc samplingmaor malka2025-08-241-0/+49
|/
* rustfmtSüha Ünüvar2025-08-081-9/+1
|
* i2c examplesSüha Ünüvar2025-08-084-7/+2
|
* merge new embassy changesjrmoulton2025-06-107-20/+465
|\
| * Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-1/+0
| | | | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]>
| * Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-2/+3
| |
| * stm32/dac: remove DMA generic params.Dario Nieuwenhuis2025-03-252-5/+5
| |
| * Remove manual settings of `composite_with_iads=true`Eekle2024-12-241-7/+0
| |
| * stm32 tsc examples: minor correctionsmichel2024-11-291-2/+2
| |
| * Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming ↵michel2024-11-293-11/+11
| | | | | | | | consistency
| * stm32 multipin examples: remove check for group status since we are using ↵michel2024-11-291-26/+2
| | | | | | | | the async pending method
| * STM32-TSC: enable discriminating between pins within same TSC group and ↵michel2024-11-293-0/+477
| | | | | | | | improve TSC library in general
| * Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.Dario Nieuwenhuis2024-10-071-1/+1
| |
| * net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-6/+5
| |
* | fix examplesjrmoulton2024-08-131-1/+1
|/
* examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)Dario Nieuwenhuis2024-08-071-7/+2
|
* stm32 adc: introduce blocking_readAndres Vahter2024-07-031-1/+1
|
* fix broken links to embassy bookUlf Lilleengen2024-06-031-1/+1
|
* added CAN exampleRené Herrero2024-05-211-0/+68
|
* stm32/i2c: remove peripheral generic param.Dario Nieuwenhuis2024-05-211-1/+1
|
* stm32/spi: remove peripheral generic param.Dario Nieuwenhuis2024-05-201-1/+1
|
* examples/stm32: do not enable vbus detect by default, it doesn't work on all ↵Dario Nieuwenhuis2024-05-131-7/+5
| | | | boards.
* Reduce use of the full `futures` crate.Dario Nieuwenhuis2024-04-261-1/+1
|
* rustfmt usb examplesJoël Schulz-Ansres2024-04-221-1/+1
|
* Add comment on vbus_detection to all USB examplesJoël Schulz-Ansres2024-04-221-0/+13
|
* stm32/usart: remove DMA generic params.Dario Nieuwenhuis2024-04-162-4/+2
|
* stm32/i2c: remove DMA generic params.Dario Nieuwenhuis2024-04-153-35/+3
|
* stm32/spi: remove DMA generic params.Dario Nieuwenhuis2024-04-153-17/+13
|
* stm32: update adc examplesAndres Vahter2024-04-101-2/+1
|
* Remove ad-hoc fixes for setting the IOSV bit to trueEmilie Burgun2024-03-261-6/+0
|
* Merge pull request #2730 from embassy-rs/stm32-sealedDario Nieuwenhuis2024-03-231-20/+20
|\ | | | | stm32: use private_bounds for sealed traits.
| * stm32: use private_bounds for sealed traits.Dario Nieuwenhuis2024-03-231-7/+7
| |
| * stm32/timer: simplify traits, convert from trait methods to struct.Dario Nieuwenhuis2024-03-231-13/+13
| |
* | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner insteadAdam Greig2024-03-231-2/+0
|/
* Fix warnings in recent nightly.Dario Nieuwenhuis2024-03-201-1/+1
|