STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Linker / Scatter

Hello everybodyController: STM32H743ZII have a const uint8_t array which I want to place in the flash at a specific location. The location is Address: 0x08180000. For that reason I created a *.sct file. The used tag is "MXG5XX". LOAD_FLASH_BANK 0x080...

0693W000001ssRrQAI.png

Hello all, My goal is to FFT calculations on an MCU. The size of the signal should be of 200000 samples, typically. At the moment I am using a Xilinx Zynq 7010 for this function. Could STM32H7 be a good match? Thank you very much!

In this project I will need 3xADC (>=12bits, 500kS-1MSPS)3xDAC (>=12bits, 500kS-1MSPS)3xADC (>=12bits, 100kS-500kSPS)6xPWM46xGeneral IOsThe more ADC/DAC will be included in the MCU the better.

JInar.1 by Associate
  • 592 Views
  • 3 replies
  • 0 kudos

Resolved! STM32L4R5ZI Stop 2 Mode Current Consumption

Hi to all,I recently started to work on NUCLEO-L4R5ZI-P evaluation board; for my first tests I decided to test the current consumption using the JP5 jumper. I put an external 8MHz oscillator on X3 and using a pre-defined test project I tried to go in...

DUrbano by Associate III
  • 839 Views
  • 3 replies
  • 0 kudos

FLASH FastProgram allways return PGAERR ...

Posted on March 23, 2018 at 16:34Device STM32L452RE on my HW board with 3V3 Vdd ...This code is placed in RAM ...//--- Program__HAL_FLASH_CLEAR_FLAG(FLASH_FLAG_ALL_ERRORS);//--- FLASH_Program_Fast uint8_t ID; uint32_t DstAddr = (FLASH_BASE + Addr) &...

varga by Associate II
  • 4484 Views
  • 16 replies
  • 1 kudos

Why my Flash Write is working?

HelloI can write and read to the flash, but in my opinion it should not work.Facts:STM32F205RCTFlash Size: 256 kBytesIn the "FlashProgramming Manual" there is a maximum of 11 sectors mentioned. With total 1 MByte of memory. In my case I have only 256...

0693W000001sqi7QAA.jpg 0693W000001sqh9QAA.jpg
MAesc.1 by Associate II
  • 493 Views
  • 2 replies
  • 0 kudos

ETM Trace on STM32L486QG

I want to do ETM trace on STM32L486QG. When I look at my trace probe: I see I have to connect 5 pins TClock, T0,T1,T2,T3.I am look at which pins to connect to on the processor. I found this document https://www.st.com/resource/en/datasheet/stm32l486q...

Imeah.1 by Associate
  • 453 Views
  • 1 replies
  • 0 kudos