-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Hi, I have changed just 2 rows of the LedControl.cpp so that the library can use the SPI protocol.
I added
1. #include <SPI.h> as the first row,
2. SPI.transfer(spidata[i-1]); at row 206 inst…
-
I am using a repurposed particle xenon board with circuitpython with a particle ethernet featherwing. I have the [same issue as this ](https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/issue…
-
Add protocol analysis for logic analyzer channels.
- UART
- SPI
- I2C
- Parallel Digital
- etc
-
## Description
When using the JdbcAppender with the bufferSize property, the MySQL JDBC driver, and the ColumnConfig's isClob property set to true, a java.io.IOException: Stream closed occurs. This…
-
As per @deadprogram in https://github.com/tinygo-org/tinygo/pull/694:
> The ESP32/ESP8266 official firmware is this: https://github.com/espressif/esp-at
>
> It supports either AT commands over U…
-
Requested in this thread: https://forum.digilentinc.com/topic/5058-digital-analyzer-protocol-support/
SPI, UART, I2C
-
I'm trying to create a cluster using hazelcast filter based web session replication.
The replication seems work fine but i get for every operation the following exception.
I'm use hazelcast-4.0.j…
-
Hello! I'm trying to decode the SPI protocol between the main controller and the display controller of a CDJ 800 mk1. I've been looking around with logic analyzer to find something similar to the 1000…
-
Hello Sir,
I hope you are doing well. I have a board similar to the WeAct one. I have installed the MPU6500 over SPI, and the QMC5883 and BMP280 over I²C. I am facing some issues:
On iNav 7.0, the …