STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to write the ADC value in stm32f103

Hello Everyone ,Im KarthikI need one help:Im working in stm32 CUBE IDE Read the ADC value in A0 my code is working but I cant able to Write the adc value .This is my Code:/* USER CODE BEGIN Header */ /** ********************************************...

HardFault_Handler"Debug in STM32CubeIDE

 I am currently working on a project using the STM32F407G-DISC1 development board and STM32CubeIDE. The goal is to analyze the data and print the respiratory rate after continuously collecting ADC data for 10 seconds. However, I encountered some prob...

_legacyfs_online_stmicro_images_0693W00000bidi8QAA.png _legacyfs_online_stmicro_images_0693W00000bidh1QAA.png _legacyfs_online_stmicro_images_0693W00000bidiDQAQ.png
名孫.1 by Associate
  • 582 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H723ZG ADC on Nucleo board behaves not as expected

Hi there,I am using a Nucleo H723ZG and my ADC(s) behave weirdly.I need only one ADC, from the datasheet the ADC3 supports 5 MSPS.Since I needed the highest possible sampling rate, I've chosen this one.The data gets collected in one burst of 4096 12-...