STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I'm trying to run CM4 in debugger mode in STM32H757I-EVAL board for "HSEM_ResourceSharing" example code. But, debugger mode exits immediately with warning message. How to fix this?

I'm trying to run CM4 in debugger mode in STM32H757I-EVAL board for "HSEM_ResourceSharing" example code. But, debugger mode exits immediately with warning message "The stack pointer for stack 'CSTACK' (currently 0xA05F0001) is outside the stack range...

0693W000000URBpQAO.png
S.Kamath by Associate II
  • 463 Views
  • 3 replies
  • 0 kudos

STM32H7 HAL library release notes are 0.1 off?

The latest section in the Release notes html in version 1.7 is numbered 1.8 and has release date 14 Feb. 2020. Version 1.7 there has release date 06 december 2019. Looks like these versions are 0.1 up. The latest release is 1.7 and it should have da...

Pavel A. by Evangelist III
  • 445 Views
  • 3 replies
  • 0 kudos

Read USB camera with MSC usb

Hi,I have a request from a client to take photos(from a camera) at a fixed time (timelapse) and send to the cloud.My idea would be to load photos from the device via USB with an STM32.I tried a USB example MSC Host with my STM32F746-Disco kit.With a...

PCu1 by Senior
  • 696 Views
  • 5 replies
  • 0 kudos

Doubts about the inconsistency of bit width between ll library and standard library timer input capture return value data

Hello everyone, when debugging, we found that the input capture return value of ll library is different from that of standard library. Ll library forces the return value to 32-bit, which is originally only 16 bit, as mentioned aboveCapturedvalue (bet...

0693W000000UfbXQAS.png 0693W000000UfbwQAC.png
仕陈.1 by Associate
  • 680 Views
  • 3 replies
  • 0 kudos

STM32G4 HAL manual doesn't cover the I2S API.

Hi ST supportThe "Description of STM32G4 HAL and low-layer drivers" ( UM2570 rev 1.0) doesn't cover any I2S HAL API ( HAL_I2S_* ). The manual can be downloaded from here :https://www.st.com/ja/embedded-software/stm32cubeg4.html#resourcePlease check a...

Takemasa by Associate III
  • 561 Views
  • 3 replies
  • 0 kudos