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! STM32H743 How to start SPI DMA transfer by event

I have a ADC chip connected via SPI to STM32H7x MCU. MCU is master spi, and ADC sends "Data ready" signal whenever new values are ready to transfer. I need sampling rate above 100000 samples per second。If i listen to external interrupt (Data Ok) and ...

wqw1_1-1688799515425.png
wqw.1 by Associate II
  • 4256 Views
  • 11 replies
  • 1 kudos

STM32H723 MDAM not getting OCTOSPI1 request

Hi,I'm trying to use MDMA to send some data over OCTOSPI1 in indirect mode but so far I haven't been successful. Here is my OCTOSPI1 initialization code:// ---- OCTOSPI1 peripheral ----RCC->AHB3ENR |= RCC_AHB3ENR_OSPI1EN;OCTOSPI1->DCR1 = 0x0000;OCTOS...

Visques by Associate II
  • 637 Views
  • 3 replies
  • 1 kudos

Resolved! SDMMC FR_NO_FILESYSTEM STM32H7

Hi everyone. I'm trying to build a data logger using a SD Card using SDMMC. I'm using the STM32-H747i DISCO, STM32 Cube IDE and following the example STM32 - Creating a File System on a SD card from STMicroelectronic youtube channel.The program passe...

1.jpg 2.jpg 3.jpg 4.jpg
JuanBT by Associate II
  • 1639 Views
  • 6 replies
  • 0 kudos
Labels