Skip to content

Conversation

dkaukov
Copy link
Contributor

@dkaukov dkaukov commented Mar 27, 2025

Configurable timeouts for "legacy" i2s driver

@pschatzmann
Copy link
Owner

I suggest that you stick with the provided functionality that is currently supported across the different releases:
You can set the wait time in ms on the driver level by calling the methids

  void setWaitTimeReadMs(TickType_t ms) 
  void setWaitTimeWriteMs(TickType_t ms) 

@pschatzmann pschatzmann reopened this Mar 27, 2025
@pschatzmann
Copy link
Owner

pschatzmann commented Mar 27, 2025

My mistake, I just realized that this is not for I2SStream and the V1 provides this already in the config.

@pschatzmann pschatzmann merged commit 6543338 into pschatzmann:main Mar 27, 2025
@dkaukov dkaukov deleted the i2s-driver-timeouts branch March 27, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants