User Activity

Hi , I am working on stm32f070c6 MCU , in that by using adc ,I want to measure the resistance of resistor connected at adc pin, by using simple formula of ohms law , I want to know how much current sink at an single adc pin , by knowing of current(i)...
Hai,I am working on the stm32f070c6 , I was configure the adc but it shows some floating values(when I leave the pin as floating) ) and it shows adc values approximately half of the reference voltage around 1.5V to 1.7V(here my reference voltage 3.3...
Hai, I am working on the stm32f070c6 MCU , I just want to enable the multiple channels of ADC using polling method, all the channels are enabled for suppose when I connect the sensor to the AD0 pin the values coming from the sensor effects the all th...
Hi,I AM using a stm32f070c6 . it has 8 channel with 12 bit resolution ADC, I need to configure the multiple ADC's using polling method, not to use DMA or Interrupt method , I develop a code for it if any one sensor connected with adc pin of my MCU ...
Hai,I just want to enable the gpio through the LabVIEW using VISA communication, for this how can i make changes in stm32 firmware code to enable the gpio through the labview, if anyone have idea about to how to write the firmware code to access the...