-
I've been trying to set up a Lepton Thermal Camera (breakout v1.4) with both a raspberry pi 3 and a zero W. I started with this wiring and setup guide and have been troubleshooting with all the sugges…
-
It would be nice to have more documentation about keyed nodes, and the cases where they should be used, where should not be used and how to use them. In Miso code itself are just only a couple specifi…
-
![image](https://github.com/user-attachments/assets/b3c84db8-9f6f-4041-859d-6a37b45476c0)
-
**Describe the bug**
Test `tests/drivers/spi/spi_controller_peripheral/drivers.spi.spi_fast` fails.
Observed for `nrf54h20dk@0.9.0/nrf54h20/cpuapp`.
**To Reproduce**
Steps to reproduce the be…
-
### Before submitting an issue, please be sure to
- [x] Read [the contributing instructions](https://ggirelli.github.io/pygpseq/contributing)
- [x] Update to the latest version (run `git pull; sud…
-
When using the function summarize_miso I am receiving the following error:
File "/data/ccgd/opt/bin/summarize_miso", line 9, in
load_entry_point('misopy==0.5.3', 'console_scripts', 'summarize_…
-
I got a malloc error when running MISO on MAC 10.9.3.
"malloc: **\* error for object 0x208a7614: incorrect checksum for freed object - object was probably modified after being freed "
Based on the …
-
### Board
LOLIN S2 MINI
### Device Description
LOLIN(Wemos) S2 MINI with ESP32-S2FN4R2
### Hardware Configuration
GPIO36 & 35 connected to SCK and MOSI
### Version
latest master (…
-
ピンのリスト
- ESP32 to MPU9250
SPI:VSPI
```
ESP32
MOSI:GPIO23
MISO:GPIO19
CLK:GPIO18
SS:GPIO5
```
```
MPU9250
MOSI:SDA
MISO:ADO
CLK:SCL
SS:NCS
```
- DPS310
SPI:VSPI
```
ESP32
MOSI:GPIO…
-
I'm running a Raspberry Pi 4b with the Kali ARM image flashed onto my SD drive.
Downloaded the repo, ran make (with seemingly no issue) and now I get the following when trying to run `make flash`:
…