-
```
What steps will reproduce the problem?
1. Install and build as per
http://code.google.com/p/rowboat/wiki/TI81xxWithMultimediaAcceleration for
DM814x evaluation board. I have chosen the Bleeding-…
-
```
What steps will reproduce the problem?
1. Install and build as per
http://code.google.com/p/rowboat/wiki/TI81xxWithMultimediaAcceleration for
DM814x evaluation board. I have chosen the Bleeding-…
-
It would probably make sense to have a separate project for such an exporter, for now I just wrote it down so I don't just forget about it. CircuitPython has some concept of a register map, with some …
jeras updated
11 months ago
-
The communication between NRF51 and STM32 requires flow control to avoid packet loss. Currently, there is hardware-supported flow control from STM->NRF51 to prevent the STM to send data too quickly, b…
-
The current embedded-hal CAN trait seems to only support 'transmit' and 'receive', but commonly higher level applications will need support at least:
- Opening and closing the node
- Setting the b…
-
I've successfully compiled the bootloader to test it on a ATmega 328p, but the resulting file is over 10 kB.
Since there is no example binary, I'm not seeing any way to validate this. The original opt…
-
Hello boochow, thank you so much for your test projects for the Pico Pi. I am completly new to Raspberry Pico Pi and have very little knowledge about coding. But I wanted to try something with the Pic…
-
I'm looking into implementing a grandmaster clock using the CM4 + IO Board + [Ardusimple RTK2B](https://www.ardusimple.com/product/simplertk2b/) (i.e. ublox F9P).
Because the CM4 has several UARTs,…
-
- [x] Check that heartbeat timestamps agree on a White Rabbit and a device synchronized to it.
- [x] Check that AUX PPS signal rising edge emits 672 microseconds after the start of the last byte of t…
-
Hello!
I built Ved on ARM (RockPi4B+ with Manjaro Linux), but when I try to open a file it crashes.
I use SwayWM but get the same error whether using a Wayland-based terminal (Wayst) or X11 ter…