Category "adc"

Programming STM32H747 ADC in continuous mode using registers only

Within a project of mine I use DMA to share data between the two cores of the STM32H747, the data comes from an ADC controlled by the core M7. While testing my

how to combine ADRESH and ADRESL on 12 bit ADC

MICRO: PIC18LF47K42 compiler: XC8 application: MPLABX Hi, im trying to combine the values in my 12 bit ADC. they go into ADRESH and ADRESL. my ADC is set up for

STM32 Multi-Channel ADC. Unexpected behaviour when unpopulated

I have added ADC functionality to my Nucleo-F446RE development board. 4 channels, DMA enabled, scan and continuous conversion mode enabled, DMA continuous reque

How to record real time data array to wav file python raspi?

I am newbie when it comes to realtime data array recording. Currently I have connected device ADS1263 High-Precision AD HAT and recieve raw data from 2 output t

(gnuradio) Is there a way I can use "python block" to make a source?

I have an ADC module with 1 MHZ sampling rate. Here is the URL of his sample program I will give him a 40khz carrier signal as an analog input. I want to write

stm32-h743zi nucleo-144 ADC

i have a problem with getting value from ADC on the nucleo144 board. I connected a potentiometer to the pin A0, but the ADC is stuck in the HAL_PollForConversi