-
**Describe the bug**
Starting an adc scan sequence of more than 8 channels does not work on STM32H7
Tested on nucleo_h723zg with adc_sequence sample
**To Reproduce**
1. create an overlay for…
-
Please add the ability to use 16 bit adc for FFB software
-
I am interested in the capabilities of the weact stm32h723vgt6 but the documentation and examples are very poor.
https://a.aliexpress.com/_mOGpQdA
-
Hello,
I'm an embedded developer in Calgary, Alberta, Canada. I found your project after buying an 2578AY-AT with ST7735 color kit and assembling it. I enjoyed working in your code base. My work…
-
Hi
I use an ESP32 Dev Module and I use IDF version: v5.1.4-497-gdc859c1e67-dirty (esp v3.0.3 in Eclipse Sloeber).
My problem is simple : when I use ADC Continuous read and I try to read/write to my …
-
### Board
[SparkFun Qwiic 12 Bit ADC - 4 Channel (ADS1015)](https://www.sparkfun.com/products/15334)
### Notes
[Arduino Library](https://github.com/sparkfun/SparkFun_ADS1015_Arduino_Library)
[Pytho…
-
When `scope.clock.clkgen_src = 'extclk'`, the relative phase between the HS1 target clock and the ADC sampling clock depends on the target clock frequency.
This is similar, but not directly related…
-
### Deployment Type
Self-hosted
### Triage priority
I volunteer to perform this work (if approved)
### NetBox Version
v4.1.6
### Python Version
3.10
### Steps to Reproduce
GET /api/dcim/devic…
-
Hi,
Thank you for this great toolbox. I've been trying out your pre-trained model, and have noticed a possible discrepancy between the modalities classified.
In your paper, I see that there ar…
-
Currently, you have to provide delay_ranges to delay_calibration if you provide adc_ranges. This should be changed such that delay ranges are picked from a file if possible.