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! LPUART RX DMA Configured But Does Not Start!

Hello:I seemingly have the LPUART now configured correctly. For sure the transmit (without DMA) functions OK. I only have receive DMA configured. As usual, it was done in Cube.uint8_t rxBuff[40];#define RX_DMA_SZ 10The start is the same as I am using...

STM32L452 + SD + DMA + FATFS + STM32CubeMX v5.0.0: DMA and SD interrupts can signal end of transfer before it's complete

We are using an STM32L452, running directly from an HSE crystal at 8 MHz (i.e. no PLL), using the SDMMC peripheral with an SD clock of 8 MHz, and DMA for transferring data to and from SDMMC.When the DMA part of an SD read is complete, HAL_DMA_IRQHand...

STM32F4 HSE clock frequency without HSE

Posted on April 12, 2018 at 02:23I am using an STM32F446ZE Nucleo Board which does NOT have an external HSE clock. From CubeMX I set the clock input from the HSE and after in the clock configuration I set the system clock to 180MHz.https://i.stack.i...

Error compiling for board Nucleo-64 with Arduino IDE

Hello,I tried to compile the simple "Blink" sample with the Arduino IDE, but I get always an error:Board Nucleo_64 (platform stm32, package STM32) is unknown Error compiling for board Nucleo-64.I installed the latest Stm32 Cores (1.3.0) via the Boa...

EKars by Associate
  • 1504 Views
  • 3 replies
  • 0 kudos

STM32F77* SDRAM FMC, Can you pin swap data and address pins?

I am wondering if you can pin swap the data pins ( withing byte lanes) without any software consequences? If their are any is it easy to resolve?I am also wondering if you can pin swap the address pins at all and if you do can you do it without any s...

TallGUY by Associate II
  • 911 Views
  • 3 replies
  • 0 kudos