Filipe do Ó Cavalcanti
Filipe do Ó Cavalcanti
@FelipeMdeO I've reviewed it and noticed two issues: - There's an issue with the HAL item you mentioned, I also couldn't retrieve data from it. - There's also an issue...
Hello @FelipeMdeO, let's figure this out. We'll start making sure there's no hardware issues. - Is it an Espressif dev-kit or a custom board? - Which pins are you using...
I see no issue on C6 driver side. Please use NuttX main branch and try again. We need to be on common ground regarding the source code. Let me know...
No problem! Good luck.
Hi Felipe. I don't have this hardware to test. But could you please try this inside `esp_spi_poll_send`: ``` ------------------ arch/risc-v/src/common/espressif/esp_spi.c ------------------ index e84b22b336..4988f17aa3 100644 @@ -750,8 +750,9 @@ static uint32_t...
Recommend checking if #13780 changed anything
@FelipeMdeO were you able to make this work? Some weeks ago we had some changes on SPI driver and was able to replicate a similar issue to yours (solved now).
Closing due to inactivity.
Thanks for reporting. This was addressed for C6 already on #13795. We'll check on C3.
Hi @metarutaiga please give us details on how to reproduce the issue. Which defconfig you used, steps, all that.