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! First defined here, stm32cubeide. Help me here bitte.

Stupid Error: Banged my head more than 30 times. No result.I want to debug using segger system view. Everything is good. but some first defined here error.C:/Users/xxxx/OneDrive/Documents/ImportantDocuments/FREERTOS/RTOS_workspace/001_ThreadManagemen...

Vmere.1 by Senior
  • 6089 Views
  • 3 replies
  • 1 kudos

RTC_AF1 on Nucle-F410

Is RTC_AF1  the same as ck_spre? How can I view it on PC13 If I am using the Nucleo-F410 please?

mmsya by Associate II
  • 729 Views
  • 1 replies
  • 0 kudos

Micron flash versus Macronix flash

STM32H7B3I EVAL hosts a Macronix flash.stm32h7b3i_eval_ospi.c and mx25lm51245g.c implement functions to initialize, erase, read and write the Macronix flash.Unfortunately, Macronix flash is unavailable in commercial quantities and we're planning to u...

Resolved! Why is MotorControl Workbench failing to open projects?

Due to hardware limitations, I must run MotorControl Workbench through the command line. However, running the executable WB_Console.exe fails to open valid projects.Command issued:"C:\Program Files (x86)\STMicroelectronics\MC_SDK_5.Y.4\Utilities\PC_...

DSchu.9 by Associate II
  • 619 Views
  • 1 replies
  • 0 kudos

STM32H753XIHX_FLASH.ld Question

Regarding this memory declaration section in the .id file, what does the "x" in the parenthesis represent?/* Specify the memory areas */MEMORY{ FLASH (rx)   : ORIGIN = 0x08000000, LENGTH = 2048K DTCMRAM (xrw) : ORIGIN = 0x20000000, LENGTH = 128K RAM_...

RLein.1 by Associate III
  • 511 Views
  • 1 replies
  • 0 kudos

Shared SDRAM via FMC with dual core stm32h745

I am seeing the same issue as this question here :https://community.st.com/s/question/0D53W00000HyV6FSAV/fmc-with-dual-core-stm32h745I can configure SDRAM access on the STM32H745 for the M7, but when running two cores I cannot get access from the M4 ...

SNort.1 by Associate II
  • 572 Views
  • 0 replies
  • 0 kudos

Resolved! Toggle the led using DMA.

I'm using STM32G071RBT6 MCU . In that I'm using DMA to toggle the on board LED. So it's very simple but somehow it is not toggling.The on board led is LED3 that is in port 5(PA5). I' using circular DMA to toggle it or even if i have to turn on the le...

0693W00000QKv7hQAD.png 0693W00000QKv5bQAD.png
SKUND.11 by Associate III
  • 1967 Views
  • 5 replies
  • 1 kudos

Resolved! PINC MINC in DMA

I'm using Timer 2 to capture PWM input. The configurations are made to capture the period and duty in both CCR1 and CCR2 registers.I have planned to use DMA, to store the values of CCR1 and CCR2 into memory using with a same channel of TIMER2(CHANNEL...

Shakthi by Associate II
  • 977 Views
  • 2 replies
  • 0 kudos