STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563ZI LINKER

Hi,I am working on freertos plus tcp library with STM32H563ZI, but how must I make memory otions in linker file?like: RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320KFLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048KRAM1 (xrw) : ORIGIN = 0x20000000, LENG...

Recep by Associate II
  • 375 Views
  • 6 replies
  • 0 kudos

Large size FFT

Hello,I have a large sample array of 2^22 values, coming from a high speed ADC, and saved in a RAM.I need to perform a FFT on this array. No real time considerations are needed, so the operation can take a while (several seconds for example), no prob...

AntoineW by Associate
  • 162 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H747AI

Hello,I am relatively new here and would like to try to design a STM32H747AI board with LiPo battery power supply for wearable devices with features like OLED microdisplay, WiFi+Bluetooth and GNSS module. Since I would like to run a GUI on it with sm...

SDRAM signals - FMC_NL and FMC_SDNWAIT

Using STM32H743IGKx.Tools: LinuxSTM32CubeIDEVersion: 1.12.1Build: 16088_20230420_1057 (UTC)STMCubeMXVersion: 6.8.1-RC4Build: 20230419-1431 (UTC)When setting up the SDRAM configuration in MX, I end up with a couple of signals that look like they are n...

GreenGuy by Senior III
  • 153 Views
  • 0 replies
  • 0 kudos

Resolved! Backup SRAM on STM32H563

Hi,someone knows where the Backup SRAM is located on STM32H563 (at which address)? I didn't find it in the documentation.Thanks

Ez by Associate II
  • 252 Views
  • 2 replies
  • 0 kudos

Power on built in test for STM32F446RE

Hello,   I am using STM32F446RE in my project and as per the project requirements I need to have power on built in test, initiated built in test and continuous built in test on STM32F446RE. Please let me know how different built-in self-tests can be ...

PAcha.1 by Associate
  • 281 Views
  • 4 replies
  • 1 kudos

Resolved! Mysterious memory behaviour in simple DSP test program

Hello,I am currently developing a DSP application on an STM32F439ZI Nucleo board in combination with a Pmod I2S2 audio codec board. So far, basic testing and filtering worked fine until I started to try FFT processing. I isolated the issue in a simpl...

FFT.png
JP_ama by Associate III
  • 1227 Views
  • 20 replies
  • 3 kudos

Resolved! How to capture and save high resolution images on STM32H7?

Test Description: Receiving an image of 1280x960 through the image sensor and saving the image to external PSRAMTest Environment- MCU : stm32h753ai- Camera Module : AN0134- psram : is66wve4m16ebll-70bliCurrent situation- Create image buffer in intern...

dorawa by Associate
  • 296 Views
  • 1 replies
  • 0 kudos