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

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
  • 152 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
  • 1122 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
  • 571 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
  • 253 Views
  • 2 replies
  • 0 kudos

Resolved! Issue with Byte pool for ThreadX

Hi, I am having issues with threadX tx_byte_allocate throwing a hard fault exception.  This only happens after some time of byte allocate and release. There are still plenty of available bytes according to the pool. But somehow in _tx_byte_pool_searc...

flaming_vines_0-1698198224139.png flaming_vines_1-1698198356976.png flaming_vines_2-1698199284021.png

Resolved! External SDRAM scattered loading issue

Hi,Master:MCU: stm32h743iiIDE:keilQuestion:There is a 32M external SDRAM, and the scatter file is as follows:LR_IROM1 0x08000000 0x00200000 { ; load region size_region ER_IROM1 0x08000000 0x00200000 { ; load address = execution address *.o...

Lyu.1 by Senior
  • 297 Views
  • 4 replies
  • 0 kudos

STM32L031K6 not outputting to serial terminal

Hi STM community,I’m working on a project with an STM32L031K6 paired with a Fujitsu FRAM MB85RC256V and an SHT31-D temperature/humidity sensor (on a breakout board). Both peripherals are on the I²C bus PB7 = SDA, PB6 = SCL.I’m trying to test the setu...

ramyg1 by Associate
  • 177 Views
  • 1 replies
  • 1 kudos