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

H747I-Disco expanding on an example file

hello forumI've been playing with a H747I-Discovery board, and I want to add some more functionality to a combination of example codes - activating one of the i2c.the example itself doesn't include an .IOC file.As I see it I have two options:1.Start ...

Resolved! Inquiry regarding the RCC_OscInitStruct.HSEState setting.

Hello,I am using the Nucleo-H767ZI board. On this board, I am working with both a version that uses an external oscillator and one that does not. My question is whether it is normal for the firmware to work regardless of the following settings: RCC_O...

Daecheol by Associate II
  • 228 Views
  • 7 replies
  • 2 kudos

USB Library with device having multiple interfaces

Posted on October 22, 2016 at 04:27 I am not sure if this is a bug fix or an enhancement. I am developing on a proprietary board using the STM32F7 series processor. I have a device connected via USB using the USB Host Library. This particu...

djump by Associate
  • 562 Views
  • 3 replies
  • 3 kudos

Automatic SPI communication using STM32U5

HiI use STM32U575I-EV.I want to periodically read data from an external SPI device without CPU.The SPI device will emit a data ready signal(active low gpio), so I want to use that as a trigger to read the data.Ideally, I would like to perform multipl...

DK3 by Associate
  • 188 Views
  • 2 replies
  • 1 kudos

Wrong PC (progam counter) when exiting ISR

Hi,i'm using a STM32L031. In my code i first initialize the MCU (FLASH, CLOCK, INTERRUPTs, GPIOs), start the LPTIM (running on LSI), then slow down the MSI clock, start the timer22 for PWM and go into low-power sleep mode.  When i let the program run...

Brigei by Associate II
  • 3280 Views
  • 38 replies
  • 1 kudos
Labels