STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U575ZI LPTIM1 STOP mode Wake

Hi All,I'm struggling to get LPTIM1 to wake from STOP mode on the STM32U5 series parts. I have a STM32U575ZI Nucleo board. When I use SLEEP mode, the LPTIM1_IRQHandler in stem32u5xx_it.c is hit. When I use STOP mode, it is not. I made an example with...

Jeff Gros by Associate III
  • 503 Views
  • 4 replies
  • 0 kudos

Resolved! NUCLEO-N657X0-Q Flash partition FileX

I have a project working on the NUCLEO-N657X0-Q with FSBL and an application. In total I am using under 1MB of the 64MB flash this board has. I was wondering if it was possible to segment off the rest of the flash to be used as a mass storage device ...

neil1106 by Associate II
  • 536 Views
  • 2 replies
  • 1 kudos

Low power run mode on Zephyr

I'm working on entering and exiting low power run mode at runtime on Zephyr rtos. I can't find a way to change clock frequency to 2MHz (required by LPR) and back to 80MHz using zephyr  features at runtime. Is there any api to achieve this, or some si...

mako542b by Associate
  • 175 Views
  • 2 replies
  • 0 kudos

STM32F769BIT custom board - Ethernet issue

Hi Team, I made a custom board using STM32F769BIT microcontroller using with the DP83867 PHY in MII mode, but I am not able to ping it. What could be the possible reasons?  I did Memory configurations for TxDecrip, RxDecrip, LwipHeap like this. .lwi...

Sayan by Associate II
  • 1217 Views
  • 20 replies
  • 6 kudos

Resolved! SVD error in STM32G431

Interrupts not in proper peripherals:- WWDG is placed in I2C2,- TIM8_CC is in peripheral TIM1,- LPTIM1 is in LPUART1,- USB_HP,  USB_HPLP  & USBWakeUP are in EXTI,- CRS is in the EXTI as well. 

hijax_pl by Associate II
  • 583 Views
  • 2 replies
  • 0 kudos

Resolved! B-L4S5I-IOT01A - Record 16 kHz audio with DFSDM

Hi ST community,I am using the B-L4S5I-IOT01A board to record 3 sec of 16 kHz audio using DFSDM + DMA, and then transmit it offline via UART (after recording is complete). Since two MP34DT01-M microphones are connected to DFSDM Channel 2, I configure...

Saeid by Associate II
  • 284 Views
  • 2 replies
  • 0 kudos