-
At power on, the display says:
```
Sensor init
Error:
SHT not found
```
The sensor works fine in my older board. I don't know when this regression was introduced.
Debug log
```
ESP-ROM…
-
### Description
When working on Integrated, we've noticed that rstmgr DV is not always top-level agnostic and in some cases is tailored to the rstmgr instance of Earlgrey. For example, the SVA bind f…
-
Running into a driver issue when I try to run the logic command on Windows 10.
gf logic -p /tmp/spi-capture12.sr
Sampling 8 channels at 17 MHz.
Press Ctrl+C to stop reading data from device.
…
-
Around line 796, there's irq_to_desc which shouldn't be used in a module. afaik, it's for kernel use only.
See https://patchwork.kernel.org/project/linux-rdma/patch/20201210194045.551428291@linutroni…
-
### 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…
-
### 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…
-
I am trying to run the Adafruit Sharp memory display 2.7 inch on a STM32H7B0 board but cannot run the display driver sample.
here's the dt snippet I used:
```
&spi2 {
pinctrl-0 = ;
cs-gpios…
-
I was going to build a gateway based on the MTAC with the USB sled modification, but I've noticed that the MTAC-LORA is now deprecated, and they've updated it to the _MTAC-LORA-H_.
Original: [MTAC Lo…
-
Is it possible to use this stack using H4 HCI protocol via SPI for connection to a Zephyr-based HCI_SPI controller?
I have checked hci_transport.h and based on hci_transport_config_type_t only USB …
-
What type of communication should they use?
* ethernet
* USB
* serial (UART, I2C, SPI...)