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

Question about st Thread_Coap_MultiBoard example

Hi​i'm testing Thread_Coap_MultiBoard example and it works well as readme.txt explained.but it's on m4(=cpu1) layer.​i have question for m0 behavior about mesh network. ​ i get a m0(=cpu0)'s serial log below```[0002283462] [MLE] [INFO]-MLE-----: Rece...

Bkim.6 by Associate II
  • 165 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L4S9 OctoSPI PSRAM support

Hi,I work with a development team that is developing a product that has a STM32L4S9 MCU and a IS66WVH8M8ALL-100 HyperBus PSRAM.Recently, we found in the STM32L4 Errata that actually this MCU does not support PSRAM. We noticed that the self-refresh wa...

0693W00000FCV2bQAH.png 0693W00000FCV48QAH.png 0693W00000FCV5QQAX.png 0693W00000FCV6sQAH.png
DReis.2 by Associate II
  • 654 Views
  • 3 replies
  • 0 kudos

H7 read temperature from ADC

H friends,I'm trying to read adc3, a temperature sensor from stm32h753. But something is wrong. Because I didn't get any interruptions. Can anyone help?void MX_ADC3_Init(void) { LL_RCC_SetADCClockSource(LL_RCC_ADC_CLKSOURCE_CLKP);   /* Periph...

One Pulse Mode Timer from EXTI

STM32L431I have a SPI Slave Clock connected to PB3 and I would like to start a Retriggerable one Pulse Mode Timer with this pin. Right now i connected PB3 also to a EXTI line and properly generate it's own interrupt. It works but now I would like to ...

amoli.1 by Associate II
  • 378 Views
  • 4 replies
  • 0 kudos

Bug in stm32h7 rtc. Cube 1.8.0

STM32CubeH7 Firmware Package V1.8.0 in function HAL_RTCEx_SetWakeUpTimer_IT bit RTC_FLAG_WUTF on register ISR not cleared, wkup timer not runned properly.

amartol by Associate
  • 295 Views
  • 2 replies
  • 0 kudos

STM32H723 ADC DMA (PF7/PF8/PF9/PF10)

Greetings,Platform Details:GCC 10.3 + CMakeSTM32H723 Nucleo-144I am currently a bit struggling with the ADC Conversion via DMA. My software is working with many other ADCs, but for some reasons, if I am using following ADCs, the values from the DMA-C...

SSchn.8 by Associate II
  • 479 Views
  • 6 replies
  • 0 kudos
Labels