-
I need 2 different screen for 2 devices. Both bought here:
https://nl.aliexpress.com/item/32837085500.html?spm=a2g0o.order_list.order_list_main.5.17b579d2X3nRKb&gatewayAdapt=glo2nld
I have the 2.4" …
-
### Port, board and/or hardware
ESP32
### MicroPython version
1.22.2
### Reproduction
If what I am seeing in the code is correct there is no way to use SPI SDCard with any other SPI device. This …
-
**Important: The platform Im working on is the Doit esp32 devkit v1.**
Iv'e come from a c++/Arduino background where if I want to use multiple spi devices on the same bus i just need to manage thei…
-
I've been playing with spinning up 400 node cluster with Cilium on the main branch.
I've noticed quite a significant variance of bootstrap time - based on bootstrap "overall" metric.
With a bit of…
-
I'm trying to run the examples/rgb_display_minipitftstats.py and I get the following error:
```
Traceback (most recent call last):
File "/home/pi/src/picam3-minipitft/button.py", line 11, in
…
-
Since the ESP32 series offer very high pin flexibility to shuffle pins when needed it would be rather nice if we could use HW SPI interfaces VSPI and HSPI with non-standard pins in Adafruit_SPITFT.
…
-
Hi, Bruno, notice that the SSD1351.v SPIFlash.v SDCard.v are actually all spi bus, can we have a general spi controller with CPOL CPHA configable, so that we can drive misc device like difference siz…
-
**Is your feature request related to a problem? Please describe.**
When working with Filex and making custom driver, for instance, SD card using SPI, I need to extern the hspiX from the main.c to imp…
-
The webcam is being recognized correctly but it does not work. It seems that the drivers are correctly installed. The webcam cannot be found with `lspci` or `lsusb`. The weird thing is that there seem…
-
As @whot pointed out in https://github.com/Dunedan/mbp-2016-linux/issues/20#issuecomment-372188443, applespi currently doesn't set any vendor id or product id for the keyboard and the touchpad, preven…