STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Error initializing uart2 for STM32F072CBT6 processor

We wanted to use the uart2 serial port of STM32F072CBT6. We used the STM32CUBE tool to generate the code, but the debugging found that we could not enter the interrupt of uart2.We had no problem setting uart1 and uart3 to use before.The initializati...

mhou by Associate II
  • 1002 Views
  • 9 replies
  • 0 kudos

Help with ADC and DMA

I'm using a Nucleo-H743ZI and have configured ADC3 to trigger off of TIM3. It is scanning 4 channels every 10 us. I also have BDMA configured for the ADC. The ADC end-of-scan interrupt is occurring every 10 us, but the DMA interrupt is only occurr...

edwin8 by Associate II
  • 1438 Views
  • 7 replies
  • 0 kudos

Measure time difference between 2 PWM using STM32L4

Hi Guys,I working on a project that require measure time difference between 2 PWM (Refer the picture below) . I was able to measure the PWM frequency using input capture method but not able to measure the time difference, Td between 2 PWM. Kindly nee...

LXian.19 by Associate
  • 337 Views
  • 2 replies
  • 0 kudos

FOC SDK Private Libraries

I see that some libraries from the SDK (Like the PLL State Observer) are delivered as precompiled objects for each of the supported IDE's. Is it possible to obtain the source code of these libraries in order to use them in our project's IDE? (Since w...

kswarm by Associate II
  • 796 Views
  • 6 replies
  • 1 kudos

Resolved! Why cant debug the nucleo board

Hi, I am learning how to use Uart and created a simple example project where I sent 'hello world'. i then use RealTerm to view this message. i have generated this project using CubeMX and it works however i flashed the board once and after that i can...

MikeP by Senior
  • 479 Views
  • 3 replies
  • 0 kudos