STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Where is ADCREF voltage set?

I use ADC 12 bit in STM32L03 and cannot find where CubeIDE defines which reference voltage the ADC should have. ADC_Init() is auto-generated. Is it the default used and what voltage is it?The processor is fed with 3.3V and has VDDA connected to that ...

Haddock by Associate III
  • 3785 Views
  • 10 replies
  • 0 kudos

Resolved! Timer interrupt not working in STM32G030x

We were using TIM16 to count and monitor if a button is pressed for more than 2 seconds. If pressed for more than 2 seconds, an interrupt will be generated and a flag will be set. This was successfully implemented when used as shown below:void HAL_TI...

0693W00000aHm2mQAC.png

STM32H7 Series: Shutdown/Low Power Mode High-Level Question

Hello,I am working with the STM32H7B3IIT6 MCU and it is controlling many features (CANbus, BLE, LCD Display, push buttons, etc.). One feature we're going to have on our system, naturally, is a simple on/off button that powers the overall system on an...

KMew by Senior III
  • 4956 Views
  • 11 replies
  • 0 kudos

Resolved! UART2 doesn't sent data from TX

Posted on July 20, 2017 at 06:03I made a program and it works well without UART2. I just made a simple program but nothing happend on the TX pin of the UART2.while (1) { /* USER CODE END WHILE *//* USER CODE BEGIN 3 */displayBuffer[0]++; updateLcd()...

Changing filter and channel properties during the run

Hi,I'm using DFSDM on NUCLEO-L476RG, the DFSDM configured as follows:static void MX_DFSDM1_Init(void) {   /* USER CODE BEGIN DFSDM1_Init 0 */   /* USER CODE END DFSDM1_Init 0 */   /* USER CODE BEGIN DFSDM1_Init 1 */   /* USER CODE END DFSDM1_...

lFurm.1 by Associate II
  • 2566 Views
  • 1 replies
  • 0 kudos

cannot debug, throwing the error

I accidently clicked on device configuration tool code generation icon i believe and i am now unable to run the code. I am getting these bunch of errors. How do i solve this problem?

0693W00000aIA5pQAG.png
RShre.2 by Associate III
  • 394 Views
  • 2 replies
  • 0 kudos