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

[BUG] ESP32C6 Devkit SPI Slave initialization error #13855

Open
1 task done
FelipeMdeO opened this issue Oct 6, 2024 · 1 comment
Open
1 task done

[BUG] ESP32C6 Devkit SPI Slave initialization error #13855

FelipeMdeO opened this issue Oct 6, 2024 · 1 comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Specific Peripheral Specific Peripheral issues

Comments

@FelipeMdeO
Copy link
Contributor

FelipeMdeO commented Oct 6, 2024

Description / Steps to reproduce the issue

Issue present in Master branch.

1 - Connect 2 devices, one as master and other as slave - I followed comments in this PR.
2 - Run simple example just for open spi slave file (cal bind function, it is responsible to initialize spi slave).
3 - Send data from master 2 times, in the second send you will see that the slave answer same data received.
Look image below:
Master:
image
Slave:
image

First Message:
image
Second Message:
image

@eren-terzioglu and @fdcavalcanti Can you help me please? I am stucked in this point for some days ...

On which OS does this issue occur?

[OS: Linux]

What is the version of your OS?

Ubuntu 24

NuttX Version

NuttX version 12.7.0-RC0 eae57cb-dirty Oct 6 2024 16:01:24 esp32c6-devkitm:spi-dirty

Issue Architecture

[Arch: risc-v]

Issue Area

[Area: Specific Peripheral]

Verification

  • I have verified before submitting the report. Oi
@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Specific Peripheral Specific Peripheral issues labels Oct 6, 2024
@eren-terzioglu
Copy link
Contributor

Hi,
We will look into that, thanks for reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Specific Peripheral Specific Peripheral issues
Projects
None yet
Development

No branches or pull requests

2 participants