• simple ADC on STM32F4
    Hi all, I'm trying to get a simple ADC working on the stm32f4 discovery board. At the moment I simply want to obtain an input value (ConvertedValue) as a variable rather than saving to memory in...
  • stm32f4
    Hello everyone. I want to download Keil Vision 2 to open project in uv2, but I don't see any link of uv2 in the internet. If you have Keil uv2 or link. Thank you so much.
  • ADC & DMA programming issues on STM32F4 Discovery Board
    Hello I’m new to the STM32 world and I’m making some experiments with the STM32F4 Discovery Board. I would like to measure the VBAT and Temperature sensor signals using the ADC1 and the DMA, continously...