-
After I installed the driver, I don't see any /dev/spidev and I got these warnings in 'dmesg':
[11212.412026] spi_ch341_usb: Unknown symbol spi_unregister_device (err 0)
[11212.412046] spi_ch341_usb…
-
### 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…
-
Would it be posible to make a tutorial installin the pimoroni c libaries using the new visual studio code extention?
-
I found out that plugging more than one ch341 at a time makes the driver very unhappy. The `dmesg` log complains about creating a duplicate `gpio4` file, which to me indicates this driver was not writ…
-
I wanted to test RAM, Kingston DDR4 2*8GB on a Clevo NV41MZ Laptop,
Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz
```
lspci
00:00.0 Host bridge: Intel Corporation 11th Gen Core Pro…
-
### Board
ESP32-S3 N8R2
### Device Description
Custom board.
### Hardware Configuration
Multiple sensors wired to various GPIOs
### Version
v3.0.2
### IDE Name
PlatformIO with pioarduino
###…
-
* we access SD via USB
* SD card inserted into a holder is just weird if we want to seal a case forever
thus we shall support logging on SPI flash. Would running FatFS on an SPI flash be the simpl…
-
BulkOnly::Transaction() fails with INVALID_CSW for Arduino boards that support SPI.transfer(buffer, size).
The problem is that this call in BulkOnly::Transaction() :
`while((usberr = pUsb->outT…
-
Hi,
Is there any reason why the build doesn't work with USB-C Pico? Have you any experiences?
I have some Aliex picos... some with micro-usb and some with usb-c.
the USB-C version doesn't like …
-
For the life of me I can't seem to get this thing to install on Kernel 6.8.12 with an 155H processor. Can somebody confirm whether its supposed to be supported at this juncture.
I haven't been abl…