Resolved! ADC different channel, same value
I am just wondering how it is possible that 3 adc gave me the very same value, if I change the channel and their rank are different. Thanks for all.
I am just wondering how it is possible that 3 adc gave me the very same value, if I change the channel and their rank are different. Thanks for all.
Hi,everyone.I'm use NUCLEO-L496ZG platform.ADC1 sample at a frequency of 5M,ADC3 sample at a frequency of 12.8K(PWM trigger).when only run ADC3,ADC3's waveform is normal.when ADC1 and ADC3 run at the same time,ADC3's waveform has a lot of interferenc...
I begin a new project I want to use the PA12 as a ADC input. But the pin is orange and I am unable to activate the mode or channel of the ADC.What is the explanation behind it? How do you explain it?Thanks a lot to all.
Hi I want to sample low voltage signals with STM32L476 so I figured it would be a good option to reduce reference voltage and I found this part in the MCU datasheet: Now I am using ADC in dual mode and sampling 8 bit so it is not too precise for low ...
hi,I want to use CMSIS-DSp library in my stm32h743 project. the project contain USb MSC device also.After adding the library to project i am getting 5 errors, which I am listing below,11:56:50 **** Build of configuration Debug for project DIN_MAIN_V3...
Hi, I found that when STM32H5 entered into CAN bus-off, it couldn't recovery CAN communication by itself. And there is no "Automatic bus-off option" for this MCU. I have read the MCU Manual to know related registers about CAN bus-off for this MCU, bu...
Dear Support Team,I am encountering an unexpected issue with my STM32H743IIT6 microcontroller where the GPIO operation frequency observed via an oscilloscope is only 16.6 MHz, despite configuring the bus clock at 400 MHz and AHB clock at 200 MHz. ...
Pls cross TI part number TMP75AIDGKR (Temperature Sensor With I2C and SMBus Interface) Previously there's a Cross Reference tool in ST website but it's gone. I use it regularly. I hope it can be reinstated.
hi all,i was trying to work with stm32u585 microcontroller and an external RAM IS66WVQ2M4DALL , which is a QSPI based RAM can work in 133Mhz.the RAM support DDR based data transfer. Here i am attaching my OSPI configuration hospi1.Instance = OCTOSP...
Hi,we are trying to get a 800x800 display to work with the STM32U5G9VJT6Q, using either RGB888 or RGB565 in Video Mode (Burst).According to what we read it is definitely possible. Did we miss something?Could someone please confirm that is definitely ...