An open API service for providing issue and pull request metadata for open source projects.

GitHub / espressif/arduino-esp32 issues and pull requests

Labelled with: Area: Peripherals API

#11878 - Refactor touch pad error logging

Pull Request - State: closed - Opened by Kolodieiev 2 months ago - 6 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11828 - fix(esp32): Compiler warning - loop variable `a` shadows previous instance of `a` in function `i2c_slave_gpio_mode`

Pull Request - State: closed - Opened by martinbudden 3 months ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11795 - fix(usbmidi): use channel in int16_t USB MIDI pitch bend

Pull Request - State: closed - Opened by Skyslycer 3 months ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11748 - feat(rmt): adds new function to send specific number of loops

Pull Request - State: open - Opened by SuGlider 3 months ago
Labels: Area: Peripherals API

#11720 - feat(usb): allow the MIDI constructor to define a device name

Pull Request - State: closed - Opened by SuGlider 4 months ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11643 - feat(touch): Support all touch versions in NG driver

Pull Request - State: closed - Opened by P-R-O-C-H-Y 4 months ago - 5 comments
Labels: Area: Peripherals API, hil_test, Status: Pending Merge

#11637 - Warning message during compilation

Issue - State: closed - Opened by enjoyneering 4 months ago - 2 comments
Labels: Status: In Progress ⚠️, Area: Peripherals API

#11589 - feat(gpio): new functional interrupt lambda example

Pull Request - State: open - Opened by SuGlider 5 months ago
Labels: Area: Peripherals API, Type: Example

#11547 - fix(spi): Fix bus clock for ESP32-P4 + remove S2 leftover

Pull Request - State: closed - Opened by P-R-O-C-H-Y 5 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11464 - feat(LEDC): Add Gamma Fade support and enhance auto channel/timer selection for multi-group

Pull Request - State: closed - Opened by P-R-O-C-H-Y 6 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11452 - feat(ledc): Improve timer management with frequency/resolution matching

Pull Request - State: closed - Opened by P-R-O-C-H-Y 6 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11324 - ESP32-C6: analogRead() returns wrong ADC values while analogReadMilliVolts() returns right mV values

Issue - State: open - Opened by mercur4148 7 months ago - 2 comments
Labels: Area: Peripherals API

#11254 - esp32-c5 fails to compile with branch `release/v3.3.x`

Issue - State: closed - Opened by Jason2866 8 months ago - 2 comments
Labels: Area: Peripherals API, bug 🐞

#11242 - fix(usb_hid): duplicated CONSUMER_CONTROL_PLAY_PAUSE

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11242 - fix(usb_hid): duplicated CONSUMER_CONTROL_PLAY_PAUSE

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11241 - ESP32-C6 Actual I2C frequency not change, always 100KHz

Issue - State: closed - Opened by bhcuong2008 8 months ago - 13 comments
Labels: Area: Peripherals API, Status: Needs investigation

#11227 - feat(usb): add a few more consumer control HID commands

Pull Request - State: closed - Opened by SuGlider 8 months ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11227 - feat(usb): add a few more consumer control HID commands

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11222 - fix(usb): uninitilized variable warning message

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Type: Bug :bug:, Area: Peripherals API, Status: Pending Merge

#11222 - fix(usb): uninitilized variable warning message

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Type: Bug :bug:, Area: Peripherals API, Status: Pending Merge

#11203 - fix(rmt): memset all config structs to zero before using

Pull Request - State: closed - Opened by SuGlider 8 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge, bug 🐞

#11203 - fix(rmt): memset all config structs to zero before using

Pull Request - State: open - Opened by SuGlider 8 months ago
Labels: Status: In Progress ⚠️, Area: Peripherals API, bug 🐞

#11173 - LEDC Timer for ESP32-S3 and C3 appears to be half the speed of the timer for the ESP32 WROOM Module

Issue - State: closed - Opened by lft8 8 months ago - 2 comments
Labels: Type: Question, Area: Peripherals API

#11162 - Uninitialized variable in USB.cpp

Issue - State: closed - Opened by petersenm 8 months ago - 2 comments
Labels: Status: In Progress ⚠️, Area: Peripherals API

#11136 - fix(rmt): Fixed protocol name in RMTReadXJT examples

Pull Request - State: closed - Opened by tanakamasayuki 9 months ago - 5 comments
Labels: Area: Peripherals API, Type: Example, Status: Pending Merge

#11136 - fix(rmt): Fixed protocol name in RMTReadXJT examples

Pull Request - State: closed - Opened by tanakamasayuki 9 months ago - 4 comments
Labels: Area: Peripherals API, Type: Example, Status: Pending Merge

#11016 - feat(gpio): allows mixing digital and analog read/write operations

Pull Request - State: closed - Opened by SuGlider 9 months ago - 5 comments
Labels: Area: Peripherals API, Status: Pending Merge

#11016 - feat(gpio): allows mixing digital and analog read/write operations

Pull Request - State: closed - Opened by SuGlider 9 months ago - 5 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10858 - feat(i2c): Add support for the new I2C driver in IDF v5.4

Pull Request - State: closed - Opened by me-no-dev 11 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10858 - feat(i2c): Add support for the new I2C driver in IDF v5.4

Pull Request - State: closed - Opened by me-no-dev 11 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10841 - Bugfix/include order

Pull Request - State: open - Opened by SuGlider 11 months ago
Labels: Type: Bug :bug:, Area: Peripherals API

#10841 - Bugfix/include order

Pull Request - State: closed - Opened by SuGlider 11 months ago - 4 comments
Labels: Type: Bug :bug:, Area: Peripherals API, Status: Pending Merge

#10833 - fix(i2s): Check if pin is used before clearing bus

Pull Request - State: closed - Opened by P-R-O-C-H-Y 11 months ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10697 - Fix spiTransaction not updating clock line immediately (backport of #9333 into v2.x branch)

Pull Request - State: closed - Opened by and3rson 12 months ago
Labels: Area: Peripherals API

#10697 - Fix spiTransaction not updating clock line immediately (backport of #9333 into v2.x branch)

Pull Request - State: closed - Opened by and3rson 12 months ago
Labels: Area: Peripherals API

#10529 - fix(sntp): Lock / Unlock LWIP if CONFIG_LWIP_TCPIP_CORE_LOCKING is set

Pull Request - State: closed - Opened by mathieucarbou about 1 year ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10529 - fix(sntp): Lock / Unlock LWIP if CONFIG_LWIP_TCPIP_CORE_LOCKING is set

Pull Request - State: open - Opened by mathieucarbou about 1 year ago - 4 comments
Labels: Area: Peripherals API

#10509 - fix(i2s): Use separate variables when reading and writing

Pull Request - State: closed - Opened by me-no-dev about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10509 - fix(i2s): Use separate variables when reading and writing

Pull Request - State: closed - Opened by me-no-dev about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10448 - feat(touch): Support NG touch driver for P4

Pull Request - State: closed - Opened by P-R-O-C-H-Y about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10448 - feat(touch): Support NG touch driver for P4

Pull Request - State: closed - Opened by P-R-O-C-H-Y about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10447 - fix(uart): Add missing HP UARTs for ESP32-P4

Pull Request - State: closed - Opened by lucasssvaz about 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge, Peripheral: UART

#10323 - ESP32-S3, can't send and receive message from Serial at the same time.

Issue - State: open - Opened by raybantracing about 1 year ago - 11 comments
Labels: Area: Peripherals API, Status: Awaiting Response

#10313 - fix(i2c): Ensure that semaphore is properly given if init fails

Pull Request - State: closed - Opened by me-no-dev about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10313 - fix(i2c): Ensure that semaphore is properly given if init fails

Pull Request - State: closed - Opened by me-no-dev about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10305 - Adds setToneChannel() implementation

Pull Request - State: closed - Opened by SuGlider about 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10171 - feat(LEDC): Adds the ability to set the clock source for the LEDC

Pull Request - State: closed - Opened by konzen over 1 year ago - 9 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10094 - fix(ledc): Fix freeing channel if not used anymore

Pull Request - State: closed - Opened by P-R-O-C-H-Y over 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10070 - fix(gpio): add missing include for digitalPinCanOutput()

Pull Request - State: open - Opened by P-R-O-C-H-Y over 1 year ago
Labels: Area: Peripherals API

#10069 - fix(timer): Add check to avoid crashing

Pull Request - State: closed - Opened by P-R-O-C-H-Y over 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10064 - Hardware timer issues

Issue - State: closed - Opened by khorner116 over 1 year ago - 9 comments
Labels: Resolution: Awaiting response, Area: Peripherals API

#10044 - Update analogContinuous function for passing pins as const and constexpr

Pull Request - State: closed - Opened by rvbc1 over 1 year ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10034 - v2.x: Fix RMT mutex unlock using incorrect channel number in rmtDeinit

Pull Request - State: closed - Opened by paccerdk over 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10032 - feat(ledc): Allow attaching multiple pins to 1 channel

Pull Request - State: closed - Opened by P-R-O-C-H-Y over 1 year ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#10017 - 4-mic setup resulting in static and quiet audio

Issue - State: closed - Opened by nroede over 1 year ago - 3 comments
Labels: Resolution: Awaiting response, Area: Peripherals API

#9906 - feat(rmt): Solve neopixel issue

Pull Request - State: closed - Opened by SuGlider over 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9807 - fix (adc): fixes limit test

Pull Request - State: open - Opened by SuGlider over 1 year ago
Labels: Area: Peripherals API

#9787 - New timer API usage could lead to log flooding

Issue - State: closed - Opened by mathieucarbou over 1 year ago - 4 comments
Labels: Area: Peripherals API, 3.0 migration

#9663 - ESP32 I2S 24 bit data reading + INMP441 Mic + Frequency Mirroring

Issue - State: closed - Opened by raprakashvi over 1 year ago - 5 comments
Labels: Resolution: Awaiting response, Area: Peripherals API

#9638 - fix(ledc): Match channel number with groups

Pull Request - State: closed - Opened by P-R-O-C-H-Y over 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9633 - "ledc_get_duty(): channel argument is invalid" error for more than 8 PWM channels on ESP32 with ledcAttach

Issue - State: closed - Opened by diyelectromusic over 1 year ago - 1 comment
Labels: Area: Peripherals API, Status: Review needed

#9565 - feat (hwcdc): ports changes made in 2.0.15

Pull Request - State: closed - Opened by SuGlider over 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9554 - Fix hal-uart truncated tx/rx buffer size (uint16_t -> uint32_t)

Pull Request - State: closed - Opened by Unbinilium over 1 year ago - 3 comments
Labels: Area: Peripherals API, Status: Pending Merge, Peripheral: UART, Backport needed :back:

#9529 - Fixed typo for adc_continuous_data typedef in esp32-hal-adc.h/.c

Pull Request - State: closed - Opened by Darkl0ud over 1 year ago - 10 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9522 - Ethernet - Arduino Ethernet API compatibility layer

Pull Request - State: closed - Opened by JAndrassy over 1 year ago - 7 comments
Labels: Area: Peripherals API

#9462 - backports HWCDC to v2.0.15

Pull Request - State: closed - Opened by SuGlider over 1 year ago - 4 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9455 - ESP-NOW: Fix examples and improve logging

Pull Request - State: open - Opened by lucasssvaz over 1 year ago
Labels: Area: Peripherals API

#9453 - WiFiClient - rename flush() to clear()

Pull Request - State: closed - Opened by JAndrassy over 1 year ago - 2 comments
Labels: Area: Peripherals API, Status: Pending Merge, Area: WiFi, Breaking change :fire:

#9405 - Add method to set the WiFi radio channel

Pull Request - State: closed - Opened by lucasssvaz over 1 year ago - 1 comment
Labels: Area: Peripherals API, Status: Pending Merge, Area: WiFi

#9360 - HWCDC & periman broken

Issue - State: closed - Opened by lbernstone over 1 year ago - 4 comments
Labels: Type: Bug :bug:, Status: In Progress, Area: Peripherals API

#9344 - fix: HWCDC removed clearing USB Serial/JTAG interrupts during begin (#9316)

Pull Request - State: closed - Opened by kiran-desilva over 1 year ago
Labels: Area: Peripherals API

#9336 - New version 3.x.x new ledc / analogWriteResolution / analogWriteFrequency crossed interferences

Issue - State: closed - Opened by fanfanlatulipe26 over 1 year ago - 4 comments
Labels: Type: Question, Area: Peripherals API

#9335 - Fix spiTransaction not updating clock line immediately (C2,C6,H2)

Pull Request - State: closed - Opened by P-R-O-C-H-Y over 1 year ago - 1 comment
Labels: Area: Peripherals API

#9331 - fix: perimgr + begin

Pull Request - State: closed - Opened by SuGlider over 1 year ago - 1 comment
Labels: Area: Peripherals API, hil_test, Status: Pending Merge

#9324 - ESP32-S2 DAC2 Requires Load Resistor?

Issue - State: closed - Opened by biomurph over 1 year ago - 5 comments
Labels: Status: Test needed, Area: Peripherals API

#9268 - Fixes sigmaDeltaAttach() when another peripheral is already attached using the same pin

Pull Request - State: closed - Opened by SuGlider almost 2 years ago - 1 comment
Labels: Type: Bug :bug:, Area: Peripherals API, Status: Pending Merge

#9257 - feature(ledc): Add output invert option for LEDC pin + minor fixes

Pull Request - State: closed - Opened by P-R-O-C-H-Y almost 2 years ago - 12 comments
Labels: Area: Peripherals API, Status: Pending Merge

#9221 - `SPI.beginTransaction` does not set SCK value until the first write

Issue - State: closed - Opened by and3rson almost 2 years ago - 17 comments
Labels: Chip: ESP32-C3, Area: Peripherals API, Status: Needs investigation

#9164 - Fix i2c compilation when #define CONFIG_DISABLE_HAL_LOCKS=1

Pull Request - State: open - Opened by P-R-O-C-H-Y almost 2 years ago
Labels: Area: Peripherals API

#9133 - LEDC missing SemaphoreHandle_t (alpha 3 issue) building for M5Stack Core

Issue - State: closed - Opened by sgryphon almost 2 years ago - 1 comment
Labels: Area: Peripherals API

#9128 - Redo: Docs (API): Adding a note to the Documentation and ReadMe about APIs compatibility

Pull Request - State: closed - Opened by VojtechBartoska almost 2 years ago - 1 comment
Labels: Type: Documentation, Area: Peripherals API, Status: Pending Merge

#9117 - SPI - Allow detaching of some SPI pins without stopping SPI

Pull Request - State: closed - Opened by P-R-O-C-H-Y almost 2 years ago - 2 comments
Labels: Area: Peripherals API, Area: Libraries

#9097 - [release/2.x] Set Default Parameter for `edge` in timerAttachInterupt(...) Function

Pull Request - State: closed - Opened by hasenradball almost 2 years ago - 3 comments
Labels: Area: Peripherals API, Status: Review needed

#9090 - ledc: requested frequency and duty resolution can not be achieved, try reducing freq_hz or duty_resolution.

Issue - State: closed - Opened by denck almost 2 years ago - 9 comments
Labels: Type: Question, Area: Peripherals API

#9031 - LEDC - Allow custom channel selection

Pull Request - State: closed - Opened by P-R-O-C-H-Y almost 2 years ago - 5 comments
Labels: Area: Peripherals API, Status: Review needed

#9010 - adc oneshot read fail

Issue - State: closed - Opened by josef2600 almost 2 years ago - 11 comments
Labels: Area: Peripherals API, Status: Needs investigation

#8995 - Docs (API): Adding a note to the Documentation and ReadMe about APIs compatibility

Pull Request - State: closed - Opened by VojtechBartoska almost 2 years ago - 4 comments
Labels: Type: Documentation, Area: Peripherals API, Status: Pending Merge

#8993 - Add examples and documentation to new I2S library

Issue - State: closed - Opened by VojtechBartoska almost 2 years ago
Labels: Type: Documentation, Status: In Progress, Area: Peripherals API, Type: Example

#8967 - New LEDC auto channel function needs ability to manual adjust channel.

Issue - State: closed - Opened by spyder0069 almost 2 years ago - 3 comments
Labels: Area: Peripherals API, Status: Needs investigation

#8811 - CI: Add peripheral manager test

Pull Request - State: closed - Opened by lucasssvaz about 2 years ago - 1 comment
Labels: Type: CI & Testing, Area: Peripherals API, hil_test, Status: Pending Merge

#8790 - [ledC] Please add Arduino support for gamma curve fade

Issue - State: closed - Opened by TD-er about 2 years ago - 3 comments
Labels: Type: Feature request, Area: Peripherals API

#8657 - ESP32-S3 Touch Problem

Issue - State: closed - Opened by weiwi about 2 years ago - 7 comments
Labels: Type: Question, Area: Peripherals API, Status: Community help needed

#8614 - INMP441 frequency artifact

Issue - State: closed - Opened by vkfive about 2 years ago - 20 comments
Labels: Area: Peripherals API

#8519 - DRAM segment data does not fit - Xtensa linker error in core versions 2.0.6 through current, 2.1.11

Issue - State: closed - Opened by jponko over 2 years ago - 3 comments
Labels: Area: Peripherals API

#8277 - Is it possible to switch the USB mode at runtime programmatically?

Issue - State: closed - Opened by sblantipodi over 2 years ago - 12 comments
Labels: Type: Feature request, Chip: ESP32-S3, Area: Peripherals API

#8207 - XIAO ESP32-C3: I2S takes 250ms before a INMP441 microphone can give accurate readings with I2S.

Issue - State: closed - Opened by zackees over 2 years ago - 36 comments
Labels: Type: Question, Resolution: Awaiting response, Area: Peripherals API

#8192 - Wrong SPIs typology for ESP32C3

Issue - State: closed - Opened by mgrenonville over 2 years ago - 2 comments
Labels: Area: Peripherals API

#7933 - i2c read data error after 2.0.5

Issue - State: closed - Opened by flybeyond over 2 years ago - 6 comments
Labels: Area: Peripherals API

#7510 - ESP32-D0WD-V3 does not enter deep sleep with 2.x.x library

Issue - State: closed - Opened by BogdanDIA about 3 years ago - 3 comments
Labels: Area: Peripherals API

#7261 - ESP32WROOM32U Hardware SPI SCK waveform The level is too high

Issue - State: closed - Opened by NKQC about 3 years ago - 1 comment
Labels: Area: Peripherals API