-
Cloned project minutes ago. Using board = esp32-2432S032C I get the following issue:
```
C:\Users\forre\.platformio\penv\Scripts\pio run -t upload -e esp32-2432S032C
Processing esp32-2432S032C (b…
-
Hello, god i love and use all your projects! Simply amazing thank you! So i assumed i would have to add a device tree section for the spi mode to work but plugged it in anyway to see. It gave a couldn…
-
Hi,
Thank you for building this awesome project, I am trying to build the softcore for Icestick and run an example program but I am not able to get any UART output. I verified the core built on the…
-
Hi all,
I am trying to access a TPM connected to the i2c bus 0 from U-boot without any success. I have a custom board with a CM4 and I am using Scarthgap release. The i2c bus used is 0 connected t…
-
I am using a SAMD21 M0-Mini board ([example of the board](https://robotdyn.com/samd21-m0-mini-not-soldered.html) and [pinout for the board](https://opencircuit.shop/resources/file/0ee249942886233981d1…
-
Hello:
I used Arduino UNO with USB Host Shield, and they can work, but I found USB Host Shield SS pin is high.
In MAX3421E data sheet, if SS pin is low, then SPI data can transmit.
As far as I und…
-
ESP32-S2/S3 does not have an Ethernet PHY IP block in silicon.
Instead it has a USB PHY.
USB RNDIS/ECM virtual networking adapter support has been proven to work well with low latency and reliably.
…
-
I am using Arduino Uno borad and CH376S USB host module. And I have connected with SPI interface as shown in the following figure.
I didn't connect INT pin.
![image](https://user-images.githubuserco…
-
Initial spec:
- 32:2 mux that allows continous impedance/continuity/crosstalk measurements of the entire chain from Fastino down to ion trap using VNA/Impedance meter without disconnecting from Fasti…
-
Hi all,
Im trying to work with a PN532 SPI NFC reader but it dont works.
Version 1.8.0
```
debug libnfc.general log_level is set to 3
debug libnfc.general allow_autoscan is set to true
…