I2S API missing

Open
#24 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
api, embedded-iot

Research direction

Begin by reviewing the ArduinoCore-API API surface and the linked STM32GENERIC I2S API. Clarify supported platforms, required operations, and compatibility constraints before proposing the interface. Done means an agreed hardware-independent I2S API with documented scope and validation expectations.

Written by the indexing model from the issue text.

Description

It is more and more common on 32Bit MCUs to support audio applications.
What is really missing is the unification of the I2S-API on the different platforms.

A good start would be this API:
https://danieleff.github.io/STM32GENERIC/i2s/

Dominant language
C++
Stars
306
Forks
150
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from arduino/ArduinoCore-API

All issues in arduino/ArduinoCore-API

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.