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

AXI SRAM and SRAMn with DMA in stm32h7x3?

Posted on January 31, 2018 at 09:21Hello, that's the SRAM of STM32H7x3 microcontroller. I need to receive over 800 kib of data on high speed and place it in RAM via DMA. I read that there's 864 kib of ram here but I was confused to find out that it'...

0690X00000609QsQAI.png

STM32F446RE Nucleo and IDW01M1

Posted on January 30, 2018 at 10:25Hello everyone, to begin with i have little experience in ARM embedded world besides Arduino and ESP32 boards. Recently i stepped into STM32 Nucleo programming. My tools is STM32CubeMX and KEIL IDE. Since this poin...

Restart DMA - STM32F767

Posted on January 30, 2018 at 11:35Hello.I have question. How to restart DMA?I have this init function:&sharpdefine DMA_RX_BUFF_SIZE            64         uint8_t dma_rx_buff[DMA_RX_BUFF_SIZE];void MX_UART5_Init(void){ /* Enable CLOCK for GPIO */ LL...

Timer 1 Channel 4 -Compare interrupt problem

Posted on January 30, 2018 at 16:00Trouble getting capture compare ( no output ) interrupt to function correctly.First.. I'm using HAL, with the free Keil MDK. Maybe this is the problem, so first question:Is there any simple Keil examples that like ...

Is it possible to wakeup the STM32 using USB data?

Posted on January 30, 2018 at 17:54Hi, we are sleeping the STM32F072xB using PWR_EnterSTOPMode() and waking on various GPIO for button press, etc.  Is it possible to wake on a USB message?  Is there an app note or example on this?  Does anybody know...

Is it possible to wakeup the STM32 using USB data?

Posted on January 30, 2018 at 17:48Hi, we sleep the STM32F072xB using PWR_EnterSTOPMode() and currently wake from some GPIO like button press.  We do have a USB connection up and I'm wondering if the other side could wake us with a USB message.  Is ...

Resolved! STM32F429I-DISC1 Rev. C Changes/Specifications/Documents

Posted on January 30, 2018 at 16:13I just ordered and received REV C of this board, all of the files online seem to indicate they apply to REV B of the board, is anyone aware of the changes or has access to the appropriate files? #stm32f429i-disc1

evan by Associate II
  • 589 Views
  • 2 replies
  • 0 kudos