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! STM32H7 Custom Project prototype , power issues

Hi there,this is my first post here. So be gentle with me ;)I been working on a project with STM32H757XIH6 for some time now, but without any success. This is already my 2nd prototype and costed me quite some $$ since it had to be a 8 layer PCB. The ...

pema_0-1721062538995.png pema_1-1721062710099.png
pema by Associate II
  • 1080 Views
  • 4 replies
  • 0 kudos

DFSDM with PDM mic

Hi everyone,1, What are the acceptable buffer sizes for the DFSDM PDM mic configuration, give me some examples?2, Can I use ( int32_t buffer[4000] ) for the PDM buffer?3, How do I sync different sensors with the DFSDM PDM mic?

RBacs.1 by Associate II
  • 476 Views
  • 0 replies
  • 0 kudos

Resolved! stm32H7 - USB application - HSE or HSI+CRS

Hello,I'm a hobbyist and I'm working on a USB to 4xI2S (8 channels using the SAIs) using a stm32H7 MCU. I have a proof of concept working on a stm32F7 discovery board. I'm starting to look at the dedicated board.I understand that the USB peripheral n...

jmf1 by Senior
  • 2465 Views
  • 7 replies
  • 1 kudos

Resolved! USB_OTG_FS Device Recognition Error

Hello,I'm using the nucleo-h743zi2 board.I am trying to use the USB OTG FS function.The .IOC file settings are as follows:USB_OTG_FS enabledMODE: DEVICE_ONLYVBUS: disableuncheck SOFI provided power through an external source and also swapped the D+ a...

HMsDobby2 by Associate III
  • 1399 Views
  • 4 replies
  • 4 kudos

Bank Swap works on H743 but not H745

I'm having some trouble performing a bank-swap on an STM32H745. The function works perfectly fine on an H743, but when porting over to the H745, it doesn't run the firmware that was swapped in.Firmware 1: prints "1.0". A button press will trigger a b...

Resolved! STM32 HAL Peripherals Using too Much FLASH Memory

Hi Folks, I am using a STM32F070F6P6 microcontroller for a very basic/simple project to help learn the STM32 platform, etc.I am getting an error when I attempt to build my project that my code overflows FLASH memory by quite a bit.  I did a test on a...

rbenfichera_1-1721052980296.png rbenfichera_0-1721052958071.png

Memory buffer gets written from unknown source

Dear all, I'm working on a project with a waveshare eink display. I'm using the STM32F103RET6 controller and CubeIDE as development environment. I'm building my application as a c++ application with the FreeRTOS lib. My Display class has a 4000 byte ...

JKris.17 by Associate II
  • 959 Views
  • 2 replies
  • 0 kudos