-
Similar to #1932;
## checklist:
- [x] Work with @nickatnceas to copy production data for testing:
- [x] Time how long it takes to...
- [x] Copy the production postgres data (`arc…
-
Daniel,
I've been testing ADC functions.
**1. Issue with _weak prototypes for interrupt functions in stm32f4xx_hal_adc.c**
When I started working on ADC interrupts I got the following error:
…
-
# Overview
Create the simulated subsystem for the ADCS.
# Tasks
- [x] Finish building the unit testing framework for ADCS testing
- [x] Make an echo server for debugging
- [ ] Upgrade the echo serv…
-
Hi,
I would like to sample 32 bit input (at 40 MHz) for my project. My first idea is to run the pll0_clk at twice the speed and buffer the second half of each sample:
```V
always @(posedge pll0…
-
To take longer time measurement, we could change ADC sampling time. However, it is currently not available in the ADC API.
-
# ESP32-P4 support status in ESP-IDF
ESP-IDF v5.3, currently in development, will include initial support for the mass production version of the ESP32-P4 chip.
In the list below, supported featu…
-
TODO
Hardening deployment of adcs-issuer
Starting point
Grade: C
Score: 75%
```
polaris audit --color --format pretty --only-show-failed-tests
```
```
Deployment adcs-issuer-controll…
-
### Prerequisites
- [X] This is not a [support issue or a question](https://github.com/airdcpp/airdcpp-windows/discussions)
- [X] I performed a [cursory search of the issue tracker](https://github…
-
There are internal JavaScript errors on the main page (Uncaught TypeError) and on v: latest (GET error). The specific pages are as follows:
https://docs.airr-community.org/en/stable/api/adc.html
htt…
-
Is it already possible to model ideal and non-ideal analog-digital-converters (ADC) or DACs given the parts in the standard library?
Thanks :)