User Activity

Hi Everyone I am using Internal adc to sample 2 channels of adc using polling methodI am not able to reduce the number of samples per cycle by changing prescaler or Sampling timeI can only control the samples per cycle by giving software delay -->   ...
Hi everyoneI want to measure a small voltage of 10mv-50mv of a sine wave.Can i use Internal adc of nucleo board ? what is the lowest voltage i can measure using internal adc.
HI EveryoneI am using Nucleof446RE board for uart communication through usb cable which is also my power supplyIs it possible to use external 5V supply for MCU and use USB cable only for uart communication or any uart to usb converters are needed to ...
Hello everyone  I want to interface ads115 Adc with stm32f446re nucleo. All the necessary connection between ads1115 and stm32 are made with I2c Can I get the example source code to read multiple channels.As I am not able to get values from adcIs any...
HiI am trying to communicate between arm processor and nucleo board through uart The processor has a type b usb , to interface with computer.For the same usb I am connecting my Nucelo board through usb type B mini and sending the data through itWhen ...