Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main i2s merge #105

Merged
merged 10 commits into from
Nov 21, 2023
Merged

Main i2s merge #105

merged 10 commits into from
Nov 21, 2023

Conversation

IFX-Anusha
Copy link

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
I2S Blocking Mode implementation.

Copy link
Member

@jaenrig-ifx jaenrig-ifx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

Copy link
Member

@NikhitaR-IFX NikhitaR-IFX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@jaenrig-ifx
Copy link
Member

@IFX-Anusha please, add also the test that you have developed under test/psoc6/dut.

@IFX-Anusha
Copy link
Author

@IFX-Anusha please, add also the test that you have developed under test/psoc6/dut.

@jaenrig-ifx . I can add the test but that will not work here since rx is also configured as a master here( Since that's how it will work in the case of a microphone). Should I change that into rx slave & add the test? Or Just I add the test there?

@jaenrig-ifx
Copy link
Member

We will rework the test to be functional in a ci/cd setup. Don´t worry.
we should not care about any microphone, it will be lastly check if the protocol and peripheral is working, despite the source and destination of the i2s frames.

IFX-Anusha and others added 9 commits November 21, 2023 13:35
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

 ports/psoc6:Fix codeformat.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

 ports/psoc6: Fix code.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
@IFX-Anusha IFX-Anusha force-pushed the main-i2s-merge branch 2 times, most recently from 9b5305e to 03c2b7f Compare November 21, 2023 08:14
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

ports/psoc6: Fix formatting.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

ports/psoc6: Fix formatting.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

 tests/psoc6: format fix.

Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
@IFX-Anusha IFX-Anusha merged commit c3b0582 into ports-psoc6-main Nov 21, 2023
26 checks passed
@jaenrig-ifx jaenrig-ifx deleted the main-i2s-merge branch January 17, 2024 09:42
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.

3 participants