-
为什么没有esp32s3做sdio从机这种组合方式?同样的2.4g wifi4,sdio,我认为s3会比c6快吧?毕竟主频高,双核。
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
could you please add support for SDIO protocol?
1. resolve CMD52, CMD53 and R5.
2. fix the bug resolving of Response by sequence rather than the bit field.
-
**Is your feature request related to a problem? Please describe.**
STM32F1x hal lacks fsmc, i2s, sdio and probably other interfaces.
**Describe the solution you'd like**
Add dtsi definitions li…
-
We have successfully implemented the SDIO solution On my imx6ul board, and test is OK.
but when produce first batch of circuit boards with new Wi-Fi mode, A new problem arises.
esp32 driver could be…
-
`dmesg` shows
`aicbsp: sdio_err:: bus down`
`sudo journalctl -u systemd-networkd -f` shows
```
Sep 24 11:45:00 rock-zero3w-ubuntu-rockchip systemd-networkd[734]: wlan0: Configuring with /run/sys…
csvke updated
2 months ago
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration i…
-
I am trying to compile stock firmware for octopus pro v1.1 in Platformio.
Getting the error:
'PinMap_SD' was not declared in this scope; did you mean 'PinMap_USB'?
Clean Marlin 2.1.2.1 compiles o…
-
We are using AW-CM276NF Wifi module with 88W8997chipset in our device. The wifi driver is getting crashed with the log below when we try to reconnect to a wifi network.
[ 401.326751] mwifiex_sdio …
-
Hello,
We are using STM32U5 to integrate the WiFi interface using SDIO protocol.
Currently, there is no support available for the STM - SDIO/SDMMC Zephyr driver.
This limitation forces us to use…