-
In order to support higher refresh rate you need to use LED drivers with ghosting logic. This may not work with the existing logic. However is probably easy to integrate.
These are required due to …
-
Hi,
I'm a user of CanOpenNode since more than 10 years. Is there any plan to upgrade it to support Can FD?
thanks
Michele
-
I have never owned a BBC Micro (let alone one with a Tube
co-processor), but I had read about them back in the
80's (I was a fan back then of the NS32016, or NS16032,
or whatever its nom du jour wa…
-
In the current implementation, the C and C++ data structures are jointly used.
In `band/c/common.h`,
- `BandStatus`
- `BandWorkerType`
- `BandSchedulerType`
- ...
Also, macros defined in `ba…
-
Hello,
I am developing software on NUC980 series microprocessors on embedded linux software. I want to request technical support from you. I want to boot via eMMC/MMC with Buildroot available in yo…
-
I was wondering if it is possible to extend Triton to add Z80 microprocessor architecture or different AVR architectures?
-
- **Name**: Generic STM32L4P5AGIxP
- Link to all relevant information:
* **Documentations**: https://www.st.com/en/microcontrollers-microprocessors/stm32l4p5ag.html
* **Schematics**: https…
-
Some values require formatting of the raw data before being displayed. Currently, these are memory capacity (KiB, MiB, etc.), Clock Speed (kHz, MHz), and Total Dose (k, M).
There are also multiple …
-
The following issues are at minimum semi-related to event-driven:
- [x] **Throughput is lower than expected**. we noticed that even at low event rates (200K/s) the FPGA would have a buffer overflow. …
-
According to [the reference](https://doc.rust-lang.org/nightly/reference/inline-assembly.html#rules-for-inline-assembly) all registers not mentioned as clobbered by a block (by using `out("") _`) **mu…