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

Resolved! Regulation & license for product Nucleo

Hi there!​We are using nucleo embedded board for one of the application in IOT. We could like to sell this product to end customers, so is there any rules & regulation which we have to follow to sell this product.​​​

MMyla by Associate
  • 293 Views
  • 1 replies
  • 0 kudos

Micron® Memory Support for STMicroelectronics®

Has micron eMMC memory support been released for stm32 platforms? there is nothing but this document. https://www.micron.com/resource-details/41f6ea73-754f-45f6-8039-2e19f5394ca8reference design, sample code etc.We want to read and write micron MTFC ...

akesk by Associate II
  • 317 Views
  • 1 replies
  • 0 kudos

Resolved! CAN Interrupt not firing on STM32F072

I am using a mixed LL-HAL setup on an STM32F072 target. Although the HW transmits a CAN message using HAL_CAN_Transmit_IT(), it appears that the CAN interrupts do not execute. There seem to be two-ish parts to this problem:(1) The Main interrupt ha...

NPol by Associate
  • 982 Views
  • 3 replies
  • 0 kudos

One pulse mode

Hello everyone.I'm studying in stm32f40g eval and using timer in one pulse mode.First I'm use the example code TIM_OnePulse and modify it. I'm add the One pulse OUTPUT in function TIM_Config and One pulse EXTERNAL TRIGGER in function TIM_T2IConfig. I...

Resolved! STM32f746G - Discovery - Audio Pins

Hi I am having issues with playing sound through the audio out jack. I have gone through the BSP examples but what's lacking for me is the correct setup of the pins. At the moment I have set up -SAI2 Block A (Master) - (I2S/PCM enabled)I2C3 I2S3 DMA ...

Avan.7 by Associate II
  • 436 Views
  • 1 replies
  • 0 kudos

Resolved! Complementary outputs with dead-time?

Hello,I'm trying to have complementary outputs with dead-time on CH1/CH2/CH3 and CH1/CH2/CH3N using TIM1 and Output Compare Mode on STM32F429.So I configured STM32CubeMX like in the picture below :And there is the portion of my code :(for testing pur...

0690X000006BskZQAS.png 0690X000006BskUQAS.png