-
```
Hi everybody,
Having now quite some experience in working with I2C devices I think that the
current implementation of Wire lacks some very helpful routines to do something
which is quite standa…
-
Hi! I made a pcb inspired by your circuit because my Daisy was so noisy on usb power from my laptop. But now even on battery power (custom psu). It is super super noisy. Any tips? It seems an reoccurr…
-
Hello,
I would like to know how to shield 2 separate wires connected to 2 pins into a cable? I attempted it by using tweak, but I am not so sure.
Thank you and Best Regards,
-
### Board
ESP32-S3
### Device Description
I have a custom ESP32-S3 board based on the ESP32-S3-DevKitC-1 development board that I am programming using PlatformIO with the Arduino framework.
The …
-
### Feature Description
The following is a minimal example of what is not working:
`
typedef struct packed {
bit bit1;
} testtype_t;
module testmod;
wire testtype_t testwire; // fine
reg …
-
In the case where multiple drivers and/or monitors need to be connected to different parts of the same signal or set of signals in a bus, it is necessary to support splitting signals in some way.
…
-
## Environment
- Module or chip used: ESP32-S2-WROVER
- IDF version v4.3.1
- Build System: idf.py
- Compiler version xtensa-esp32-elf-gcc (crosstool-NG esp-2021r1) 8.4.0
- Operating System: Wi…
-
- Arduino board: Arduino pro micro
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.19
- List the steps to reproduce the problem below (if possible attach a sketch or
cop…
-
Anyone experiencing this? From the debug logs
2024-03-01 10:47:36.005 E MessageProcessorEndpointMqtt: connectionLost error
(32109) - java.io.EOFException
at org.eclipse.paho.client.mqttv3.int…
-
```
What steps will reproduce the problem?
1. Add a blank board
2. Add some wire
3. Try to align the wire to under board by choosing "Send backward"
Wire doesn't go under board as it should. It woul…