-
The LFSR module (eth_crc_8 instance) is producing warnings and not synthesizing correctly in both Mentor Precision and Synopsys Synplify Pro tools. Both tools in the RTL view show that data_in is not …
-
**The Problem**
Getting CRC error in frame from time to time
```
Logger: bellows.uart
Source: /usr/local/lib/python3.8/site-packages/bellows/uart.py:84
First occurred: 10:33:01 AM (4 occurrences)…
-
The problem was discussed on a thread in the google group: https://groups.google.com/forum/#!msg/rtl_433/loZFvPhCxOE/BmvuBqDLAQAJ
There are two parts to this issue. One is adding support for other …
-
Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Uno"
spi_flash_programmer:21: error: 'prog_uint32_t' does not name a type
static const PROGMEM prog_uint32_t crc_table[16] = {
…
-
Thank you for fixing the writing issues with Alpha 5! Now, I only have two issues to report.
One, Heroic Challenges are a bit odd. There are 48 in existence and even setting a Skylander to "999999"…
-
Thank you for the library! Found a bug I thought I'd share. There is a requirement in the TLS specification in section 8.1.2 to remove leading 0 bytes from the shared key before you derive the AES mas…
-
### General information
* OS: Microsoft Windows 11 Pro
* Hypervisor: Hyper-V
* Did you run `crc setup` before starting it ? Yes
* Running CRC on: Laptop
## CRC version
```bash
CRC v…
-
### Describe the issue:
Accessing the object returned by np.load() on a .npz file results in a BadZipFile exception if a .npz file of the same name is written in the mean time. The error descritpion …
-
Hello,
I'm trying to build litex bytestream with DDR3 support.
Previously, on-board DDR3 wa checked with GAO/simple example in sipeed github examples, so, should be operational.
But, when I load …
-
I have tested the script `nordic_sniffer_scanner.` with HackRF, and it keeps logging random addresses. If I start the NRF24 transmitter in a specific channel, the channel does not appear in the script…