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

STM32U585 PWR_WKUP from STOP Mode

Hello,I am using the STM32U585 along with two sensors in a project and I need some help. I want to run my MCU in stop 3 mode primarily and have one of the sensors generate an interrupt on the PWR_WKUP pin of the MCU to return to normal mode and start...

Resolved! Bus sharing

-Hi, wanted to know, how to go about having a parallel bus shared by microcontroller and fpga. -fpga and microcontroller both r/w from external sram over the same bus.1. What should be the configs for microcontroller : fsmc in memory to memory with D...

GauravK by Senior
  • 1114 Views
  • 4 replies
  • 1 kudos

STM32H747 DMA Memory Size?

Per spec. STM32H747 has 1MB on-chip memory available. However, how that memory mapped is something I don't quite know. Linker allocates 256K @ 0x2000000 for code, and there's some DMA memory @ 0xD000000, but it's size is mystery as there's no explici...

Resolved! FTP Server Unaligned Memory failure

STM32H743STM32CubeIDE - Version: 1.14.1 Build: 20064_20240111_1413 (UTC)STM32CubeMX - Version: 6.10.0-RC9 Build: 20231120-2037 (UTC)Software Pack (AzureRTOS) 3.2.0STM32Cube_FW_H7_V1.11.1 OS: Linux LMint 21 I am using the FTP server which works when c...

GreenGuy_0-1713600232176.png

Resolved! stm32u595VJ

Problem whit ADC1 the if (HAL_ADCEx_Calibration_Start(&hadc1, ADC_CALIB_OFFSET, ADC_SINGLE_ENDED) != HAL_OK) return errorwhy??

gpaolo59 by Associate
  • 787 Views
  • 2 replies
  • 0 kudos