STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Configuring ADC and DFSDM on Nucleo-H745

Hello!The what I want is to configure the ADC 16-bit synchronous sampling from 2 ADCs and 6 Sigma-Delta using DFSDM at 1kHz period on M4 core to circular buffer. I'm not sure how to do it right, but I'm suppose that I need to enable say TIM1 at 1kHz ...

Alex.Ag. by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

Resolved! Pwm vs timer irq - slow 100khz max

Hi ! Im generating pwm at 200khz with no problems. But when I use ​timer to generate interrupt I get max 100khz of pulse on pin. No matter if I use HAL_GPIO_Toggle/WritePin or just GPIOx->BSRR. No matter how low value of timer prescaller I use.​Outpu...

oeliks by Senior
  • 946 Views
  • 5 replies
  • 0 kudos

Resolved! How to configure CAN interface on STM32F042F6P6?

Hi!I am confused, i wanted to use STM32F042F6P6 MCU for can interface but, ther is no TX pin for can interface (PB9 on datasheet). So, how i can configure CAN TX?There is no CAN mode option for this MCU inside of CUBEMX because there is no TX pin for...

BMama.1 by Associate
  • 704 Views
  • 2 replies
  • 0 kudos

STM32F103RDT6 Uart details

Hi team,I am using STM32F103RDT6 for my project. I would like to know the details of UART in the MCU. in the datasheet it shows 5 USART interface is possible. At the same time 2 UART is also mention in the datasheet.So my doubt is that can I use the ...

Mom.1 by Associate II
  • 327 Views
  • 1 replies
  • 0 kudos

Resolved! Read and use of 96 bit unique ID

Using HAL. How to read unique ID and use it to identify specyfic chip?​Do simple:​uint32_t HAL_GetREVID (void ) uint32_t HAL_GetDEVID (void )Do the job? Are they really unique, or can these values repeat in same chips?​

oeliks by Senior
  • 4563 Views
  • 1 replies
  • 0 kudos

How to handle the watchdog IWDG in stop mode?

Hi,i want to put my device STM32L010 for 5 minutes in stop mode. Then wake up to measure something with ADC and go in stop mode again.How can i handle the IWDG in stop mode? According to the reference manual, the timer cannot be stopped. ???17.3.4 Be...

ledi001 by Senior
  • 410 Views
  • 0 replies
  • 0 kudos

Resolved! GPIO control fail on STM32F401 board.

Hi,I bought the stm32f401 board from aliexpress."WeAct" print is on the back.Seller's site do recommend the DFU method to program the board.But, I want to use ST-Link, so I made a simple program to control gpio port. Fusing by ST-Link seems to be goo...

0690X00000ButgcQAB.jpg
paul0208 by Associate III
  • 985 Views
  • 7 replies
  • 0 kudos