Lines Matching refs:ADC
2246 * Added a new ADC driver infrastructure and TI ADS1255 driver
2263 * Analog Support/ NXP LPC17xx: New DAC sub-system including ADC and DAC
2470 * STM32 F1/F4. Added an Ethernet driver, ADC drivers, DAC driver,
2479 * Tests: New re-usable tests (in apps/examples) for PWM, ADC, and
2508 * STM32. The CAN driver has been verified in loopback mode. ADC driver
3060 devices with multiple ADC, PWM, and QE devices.
3226 * STM32 Boards: ADC support for the Shenzhou IV board. Relay support for
3260 * STM32 Drivers: ADC reset
4215 - Added a work-around for an ADC errata. From Chris Taglia
4216 - Only one ADC pin was configured. Need to configure all that
4998 - Add an ioctl command that can be used to trigger ADC/DAC conversion
5026 - Added an ADC driver that can collect multiple samples using the
5030 SAMA5D3 ADC peripheral.
5110 - apps/examples/adc: Add support so that a ADC driven by software
5213 - Fix compilation errors from bad bit definitions in ADC and PWM
5778 some spurions STM32 ADC interrupts have been reported to me and this
6455 - Added support for the RTC, ADC, DAC, Timers, PWM and MCPWM
6460 - Support for the RTC, ADC, DAC, Timers, PWM and MCPWM integrated
6759 - ADC: Added burstmode ADC conversion mode, with CONFIG_ADC_BURSTMODE
6770 - mbed: Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769.
7678 - Add missing ADC pinmap definitions for the STM32 F103R from Martin
8270 - Added a Tiva ADC driver. From Calvin Maguranis.
8275 - Added Tiva ADC support to the TM4C123G-Launchpad. From Calvin Maguranis.
8551 - Tiva ADC: Updated files to allow for ADC and PWM triggering by a
8552 timer. Refactoring of ADC implementation. From Calvin Maguranis.
8557 - TM4C123G-launchpad: Add ADC support. From Calvin Maguranis.
9396 - STM32 F4 ADC: Add DMA support to the ADC driver for STM32 F4. From
10515 - ADS1242: Driver for the 24-Bit Differential Input ADC ADS1242 that
10516 communicates via SPI with a MCU. Reading the ADC conversion result
10517 as well as configuring the ADC, setting the input channel, etc. is
10519 the standard ADC interface. From Alexander Entinger.
10792 - ADC: Interface no longer uses global adc_receive() call. Added a
10793 new bind() method to the ADC interface. Now the ADC upper half
10795 allows the ADC lower half driver to be used with a differ ADC upper
10871 - STM32 ADC: Allow omitting use of channels in a lower part of PWM.
11061 - STM32 F1 ADC: Fix STM32 ValueLine ADC IRQ number selection. From
11294 - STM32 F7: Add SPI, I2C, and ADC drivers. From Lok Tep.
12485 also changes to ADC, DAC modules. SDADC has only been tested in DMA
12929 - STM32 F4: Fix ADC compilation error when DMA isn't enabled. From Paul
12963 - Nucleo F303RE: Various fixes to get the ADC configuration building
13232 - STM32F33XX DAC, OPAMP, COMP, ADC, HRTIM headers. From Mateusz
13683 - drivers/analog: Add driver for the LTC1767L ADC. From Martin
13810 - STM32 F33: Move DMA logic to a separate files + add ADC support.
13864 - Nucleo_F334R8: Add ADC example. From Mateusz Szafoni.
14269 - Kinetis ADC: Various corrections and updates. From David Sidrane.
14371 - STM32 F7: Warn if no DMA2 configured when using ADC with DMA. Also
14372 correct ADC channel numbers that DMA callback passes to upper half
14374 - STM32 F7 ADC: Do not override ADCPRE_DIV when measuring
14702 - ADC Driver: Add poll support. From Juha Niskanen.
14782 - STM32 L4 RCC: Enable ADC clock source. From Juha Niskanen.
14836 - STM32 L4 DAC: Port from STM32. Add ADC register definitions. From
14838 - STM32 L4 DAC: Add option for routing DAC output to ADC. Actually
14842 - STM32 L4 ADC: Implement peripheral. From Juha Niskanen.
15272 - ADC Driver: Fix some data alignment issues in the ADC driver.
15397 - STM32 ADC: Invalidate dma buffer before use. Missing invalidation
15399 - STM32, STM32L4, STM32F7 ADC: Fix channel 18 sample time. From Juha
15429 - STM32 L4 ADC: Correct EXTSEL macros. From Juha Niskanen.
15896 - LC823450: Add ADC driver and watchdog drivers. From Masayuki
15904 - LC823450-XGEVK: Enable ADC and watchdog driver. From Masayuki
15930 - STM32 ADC: Added support for ADC's IO_ENABLE_TEMPER_VOLT_CH ioctl
15942 - STM32 F33xx ADC: Initial ADC support for the STM32F33XX. From
15944 - STM32 F33xx ADC: Add ADC DMA support to STM32F33 configuration. From
15946 - STM32 L4 ADC: Port analog watchdog ioctl commands from the Motorola
15948 - STM32 L4 ADC: Add option for routing ADC data to DFSDM, fix DFSDM
15950 - STM32 L4 ADC: Add PM hooks from Motorola MDK
15982 - STM32F103-Minimum: Add ADC support on stm32f103-minimum board.
16445 - SAMv7: DAC and ADC drivers are not permitted to set the errno.
16491 - STM32: DAC and ADC drivers are not permitted to set the errno.
16492 - STM32 ADC: Clear pending interrupts. From Mateusz Szafoni.
16525 - STM32F33xxx ADC: Add some publicly visible interfaces and some
16538 - STM32 L4: DAC and ADC drivers are not permitted to set the errno.
16541 - STM32 L4 RTC, PM: Small fixes to subseconds handling, ADC
16589 - Nucleo-F334R8: Add Missing ADC trigger configuration to the highpri
17697 - STM32 ADC: Added ADC injected channels configuration. From Mateusz
17707 - STM32 F2/F4 ADC: Added Vbat measurement to ADC driver for
17729 - STM32 F7 ADC/I2C/SPI: Added PM hooks to ADC, I2C and SPI. From
18137 - STM32 F3 ADC: Fixed bug in RCC reset logic that resets ADC1
18156 - Tiva ADC: Fix compilation errors on Tiva ADC code when ADC is
18771 - STM32 F1-F4 ADC: Allow multiple channels without DMA on
18800 - STM32 L4: Some updates to analog peripherals ADC, COMP and DFSDM
19496 Also enable ADC for CONFIG_STM32L4_STM32L4X5 (untested, but same
19965 - STM32 ADC: Major refactor: Use STM32 ADC IP core version and ADC
19967 compilation. Replace family specific ADC headers with STM32 ADC IP
19970 chips, not just L1. Add ADC resolution configuration. From Mateusz
19992 - Nucleo-F303ZE: Support for ADC and ADC example. From Mateusz Szafoni.
20002 - STM32F429I-DISCO: Support for ADC and ADC example. From Mateusz
20811 - LMP92001: Add support for the TI LMP92001 Multi-channle DAC/ADC
20855 - SAMD21/L21: Adds a complete ADC header file for SAMD21 and a partially
20856 complete ADC header file for the SAML21. From Alexander Vasiliev
20917 - i.MXRT: Add ADC chip header From David Sidrane
20956 - STM32 ADC: Configurable ADC DMA mode (one shot mode, circular
20958 - STM32 ADC: Start conversion on startup is now possible if TIM
20959 triggering selected. This can be useful to start ADC TIM conversion
20960 for ADC IPv2 when opening ADC device.
20998 - Nucleo-F103RB: Add ADC and PWM examples. From Mateusz Szafoni
21000 - Nucleo-F207ZG: Add ADC and PWM examples. From Mateusz Szafoni
21001 - Nucleo-F302R8: Add high priority ADC interrupts example to the
21003 - Nucleo-F334R8: Add support for ADC injected sequence to the 'highpri'
21032 - STM32F429I-DISCO: Add high priority ADC interrupts example to the
21578 - STM32 ADC: There is no DMA CFG bit for the basic IPv1 ADC. From
21580 - STM32 ADC: Refactor adc_reset. It should be easier to maintain this
21596 - STM32 ADC: Fix RCC reset logic. From Mateusz Szafoni
21597 - STM32 ADC: Fix compilation errors for chips with one ADV TIM. From
22075 - STM32 ADC, PWM and TIM: (1) configure injected channels external
22076 trigger when ADC enabled, (2) update injected conversion queue of
22641 - i.MXRT ADC: Error in offset. From David Sidrane.
22685 - STM32 ADC, PWM and TIM: (1) missing T1TRGO2 for JEXTSEL, (2) fix
23043 - STM32F0/L0 ADC: Initial ADC support for the STM32 M0 From Mateusz
23091 - B-L072Z-LRWAN1: Add ADC example. From Mateusz Szafoni.
23577 - SPI Interface: Added standard definitions for ADC SPI device ID.
23706 - CXD56xx ADC: Add ADC interface support. From Alin Jerpelea.
23743 - Remove SPI MMC/SD support and enable ADC support for SPresence
23798 - STM32H7x3: Added ADC pins to pin map. From David Sidrane.
23833 - STM32H7 ADC: Added ADC Driver, ADC clocking. From David Sidrane.
23873 - Nucleo-H743ZI: Add ADC support. From David Sidrane.
24291 - STM32 ADC: Fix a compilation error when verbose analog debugging is
24292 enabled for the STM32 ADC. not all STM32s have an SQR4 register.
24865 - STM32 ADC: Add ADC calibration procedure for IP_ADC_V1. Tested on
24884 - STM32H7 ADC: Fix internal channel numbers. From Markus Bernet.
24892 - STM32H7 RCC: Fix RCC register definitions and typos for ADC/UART.
25370 - LPC17xx/40xx ADC: Only use PCLKSEL0 for ADC on LPC176x family.
25507 - Nucleo-L432KC ADC: Change analog pins definitions and correct DMA
26384 - STM32 H7 ADC: Fix typos in ADC register definitions. From Markus
26925 - PR-960 STM32: Add support for ADC features EXTSEL and JEXTSEL
27773 * [PR-1868](https://github.com/apache/incubator-nuttx/pull/1868) IMXRT: Add ADC
27810 * [PR-1773](https://github.com/apache/incubator-nuttx/pull/1773) NRF52: Add ADC
28038 initialization bug in ADC that prevented adc\_reset() from working correctly
28197 CONFIG\_CPUFREQ\_RELEASE\_LOCK, high speed ADC, HPADC input gain configuration,
28912 * [#2440](https://github.com/apache/incubator-nuttx/pull/2440) nrf52 ADC: minor fixes
28940 * [#2473](https://github.com/apache/incubator-nuttx/pull/2473) STM32 - Add ADC register definitions…
28958 * [#2068](https://github.com/apache/incubator-nuttx/pull/2068) STM32L4: Improvements on ADC driver
28959 * [#2178](https://github.com/apache/incubator-nuttx/pull/2178) STM32L4 ADC driver: extenal event co…
28961 * [#2232](https://github.com/apache/incubator-nuttx/pull/2232) STM32L4 ADC: Add injected channel su…
29214 …b.com/apache/incubator-nuttx/pull/2301) analog: support for MAX1161X family of I2C 12 bit ADC chips
29398 …(https://github.com/apache/incubator-nuttx/pull/3225) stm32/stm32_adc: various improvements for ADC
30143 …* [#3735](https://github.com/apache/incubator-nuttx/pull/#3735) riscv/esp32c3: Add ESP32-C3 ADC dr…