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

Resolved! STM32H7B0RBT6 with QSPI PSRAM APS6404L-3SQR

Hi Community,During a project we are using the microcontroller STM32H7B0RBT6 with QSPI PSRAM APS6404L-3SQR , it works fine in indirect mode either in quad read and quad write, but the issue is with the write in memory mapped mode when trying to write...

ALAMI_Othmane_0-1696536469785.png

Resolved! Imprecise error flag after writing to the flash

Hi experts,I'm adding to my existing code (that runs on a STM32F105) a function to store a word in the flash.I basically copied the code from the official example based on the HAL libraries, here my function:uint32_t FLASH_Write_Data(uint32_t StartPa...

aga by Associate II
  • 561 Views
  • 18 replies
  • 7 kudos

Speaker output in STM32H563ZIT6

HI,I would like to use the speaker output on the STM32H563ZIT6. I reviewed the wiki, but there aren't any references about how to play audio with the speaker output. Is it possible to enable this output to play audio?Does the STM32H563ZIT6 have built...

SAI Problems in slave receiver mode

Hello,I am trying to read sample from a AD7768 using a STM32F767. The data is feed to the SAI peripheral at 8Mhz. I used this code https://github.com/pavel-demin/stm32f7-discovery-usb-headset/blob/master/Drivers/BSP/STM32746G-Discovery/stm32746g_disc...

mickael2 by Associate II
  • 698 Views
  • 2 replies
  • 1 kudos

EXTI15_10_IRQHandler; interrupt; PE13

Might need your help to solve this issue. Thank you. Background: 1. I have a 1 Hz signal, and I'd need this signal to trigger interrupt. 2. Use GPIO as interrupt. 3. Using STM32CUBEMX to generate codes. 4. STM32F769I-EVAL board. 5. Already successful...

uNavi by Associate II
  • 178 Views
  • 3 replies
  • 0 kudos

Can't pull up a GPIO pin set as AF QSPI I/O

Hi,I am working on a project on STM32H750. I set up the QSPI I/O pins on PD11, PD12, PD13 and PE2. Because PE2 (IO2) also serves as the WP# pin for the external flash, I would like to set it to have an internal pull-up, so the GPIO definitions are li...

ZhiFeng by Associate II
  • 186 Views
  • 4 replies
  • 0 kudos
Labels