-
Noticed that RH uses normal raspberry pi clock. An RTC would allow for not having to worry about heat times not being correct. I used the adafruit guide to add a ds3231 connected through i2c.
Wou…
-
**Describe the bug**
I use ThreadX on a system with **cortex_m33** core with proposed CMAKE construct to compile ThreadX into a lib. But confusingly the file **tx_initialize_low_level.S** with some f…
-
**Describe the bug**
I know the Linux Kernel does not natively support LoSSI (this is something I am working on).
However the BCM2835 SPI Driver in LoSSI Mode outputs 10 clock cycles instead of 9 …
-
I submit you my own data for displaying this on your project page. It's about a Raspberry Pi 4B 4GB with actual firmware/eeprom in a "Joy-It" aluminium case. On the top side are small holes for airflo…
-
```
1. Download and untar i2c7segment-1.0.tar.gz
2. Went through installation instructions just fine.
$ sudo apt-get install python-smbus
$ sudo apt-get install i2c-tools (usefull but not essential)…
-
![DSC03121](https://github.com/geerlingguy/sbc-reviews/assets/481677/c39414ee-bea6-482b-bc29-e271f510f7d1)
> **NOTE**: The board used for this testing was a pre-release revision. The final producti…
-
I'm trying to make the Waveshare 10.1" LCD DSI to work on Rock 4B+ by porting the driver from Raspberry 6.1 kernel. I modified the code and the modules builds and loads properly. The image on LCD appe…
-
I am using Raspberry Pi Pico W with openocd-dirtyjtag and trying to flash/debug NXP LPC1837. Got the following error when I try to start openocd. Please help me in resolving it.
```
iotdev@iotdev:…
-
**Bug Description:**
> When trying to open the Plex Web App after downloading it from the CasaOS Appstore a new tab will open but nothing will start.
**Steps to reproduce the behavior:**
Inst…
-
Implement a mechanism by which the gateway can check the status of an NTP server and restart it.
This is used by the gateway to check whether the clock has been set from the internet, in order to war…