24 _bitsPerSample not handled in I2SClass::read() #7107
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Status: In Progress
Issue is in progress
Status: To be implemented
Selected for Development
Milestone
Board
ESP32 NodeMCU
Device Description
Chip on "standard" dev board, doesn't matter for the issue though.
Hardware Configuration
Irrelevant for issue, but: 2 INMP441 I2S Microphones, SCK+WS+SD connected, SD with 100kOhm to GND (according to datasheet), L/R set differently (3V3 and GND) on both Microphones.
(https://invensense.tdk.com/wp-content/uploads/2015/02/INMP441.pdf)
Version
v2.0.4
IDE Name
Arduino
Operating System
Windows 10
Flash frequency
80MHz
PSRAM enabled
no
Upload speed
921600
Description
arduino-esp32/libraries/I2S/src/I2S.cpp
Lines 584 to 587 in 3cb73dc
24
_bitsPerSample
are silently NOT read.Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: