-
Hi,
I have this board. According to the datasheet, it is 8MB SPI, with no PSRAM. It has UAR USB only.
https://docs.ai-thinker.com/_media/esp32/docs/nodemcu-esp-s3-32s-kit_v1.0.0specification.pdf
…
-
I'm having a lot of trouble with the bluetooth adapter. Tried everything I can find, but nothing works. Basically the issue is the system doesn't seem to have rfcomm module.
```
root@arm:/# lsmod
Mo…
-
Hi. i am using BBB to get values in SPI mode but am not able to find a proper documentation to make it work. I have connected the pins for SPI0 with the Ic from which i want to get the values.
so my …
-
Hi,
Is that STMF103 use as midi controller and connect to STM Disco Board via SPI?
I have a ddj-400 and wanna made a screen mod on it
-
### 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 updat…
-
Thanks to the excellent work first, it works great with legacy mouse and keyboards which have a 8-Bytes endpoint 0, but it fails when connected to a gaming keyboard with 64-Bytes endpoint 0, no device…
-
Hello,
Does linux-wpan project support sub 1GHz bands? If so, is there any hardware compatible that I can use like [ATUSB](https://shop.sysmocom.de/ATUSB-IEEE-802.15.4-USB-Adapter/atusb) stick for …
-
The board does not update the firmware through the microSD slot (TF CARD). Three different FAT32-formatted cards have been tested. Neither. The marlin version is 2.0.7. The printer is a custom one. I …
-
### 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…
-
Hi people, I am using an Arduino Uno wifi rev 2 with the library WifiNINA. I attach also my code. With this, I can turn on and turn off an imu connected to the board via wifi. When I send the command …