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! LO31K6 : How to get Temperature data?

Hello, I am using L031K6 for low battery sensor projectI made L031K6 to sense 3~4 channel of AC measure, so that currently using ADC-DMA for measure, and succesfully get 3 channel of AC databut additionaly, I want to make L031K6 sense temperature of ...

DU2 by Associate II
  • 592 Views
  • 2 replies
  • 0 kudos

Change SPI CRC init value stm32F7

I wonder How Ican change the init value of the spi crc. the only thing I can see that I´m able to configure is SPI_HandleTypeDef *pSpiHandle; pSpiHandle->Init.CRCCalculation = SPI_CRCCALCULATION_ENABLE; pSpiHandle->Init.CRCLength = SPI_C...

Comparator interrupt stm32l4

Hello I would like to use the internal comparator output as an interrupter on falling or rising edge, the problem is I don't know where to start, the reference manual says that I need to configure the EXTI register but how do I do that, and with whic...

Vertinhol by Associate III
  • 1514 Views
  • 2 replies
  • 0 kudos

Resolved! Clock settings in STM32l152 (startup/stability issues)

Hello. I'm playing with my stm32l152 discovery board. I've got lcd, buttons, leds working. I wanted to change my clock speed to 16Mhz HSI (default 2Mhz MSI) and problem started.To write my code I use RM - and I'm missing something. How this configur...

fifi_22 by Associate III
  • 2756 Views
  • 11 replies
  • 0 kudos

STM32H745/747 power supply configuration for VOS0?

In DS12923 (Rev 1), it is stated that VOS0 is only available with LDO, but it is not clear if LDO-Only mode is required or SMPS-LDO cascaded mode is okay.First,3.5.3 Voltage regulator (SMPS step-down converter and LDO) says• Run mode (VOS0 to VOS3)– ...

Resolved! How do you wake up using RTC wakeup?

Status from reads: WUTE is enabled, WUT shows what I set, RTC is enabled, and the WUTF flag is correctly being set every so often (and manually being cleared during GPIO interrupts I'm troubleshooting with).What's not happening: The EXTI interrupt is...

DOCon.1 by Senior
  • 926 Views
  • 1 replies
  • 0 kudos

How to configure and use the STM32Cube SMBUS/PMBUS stack?

Hello,I'm using the STM32L475RC as a SMBUS/PMBUS Client and generated the Code with CubeMX.As smbus/pmbus stack I use the X-CUBE-SMBUS Expansion Package (AN4502).I've read and studied the examples that come with the package and tried to configure the...

mcoc7n by Associate II
  • 2304 Views
  • 6 replies
  • 0 kudos