STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have a problem with the Target USB comms error. Error in initializing ST-LINK device. Reason: USB communication error.

Hi guysI am using TrueStudio and trying the Nucleo 64 STM32F446RE.when I try to debug, the console always shows Starting server with the following options:    Persistent Mode      : Disabled    Logging Level       : 1    Listen Port Number     : 6123...

JAvil.2 by Associate
  • 4809 Views
  • 5 replies
  • 2 kudos

Missing ThreadX threads in Debug View

Good afternoon, We use ThreadX in conjunction with TouchGFX.As debugger we use ST-Link/V2 and GDB as debugger.If a simple new project is started with several threads and TouchGFX, all threads (active and inactive) are displayed in the debug view.All ...

MGoerzen by Associate
  • 207 Views
  • 0 replies
  • 1 kudos

stm32f429zi freertos hardfault

Hello, trying to port Miro Samek's example: https://github.com/QuantumLeaps/FreeACT - into my nucleo-F429ZI board.As a reference there is project running on nucleo-h743zi what i did:changed all configs to be STM32F429zi valid, changed ld file, makefi...

PanMaltan_0-1732489702605.png PanMaltan_1-1732489800934.png PanMaltan_2-1732489844410.png

SVD errors on STM32H503

Using python I have written small app to convert SVD V1.4 into assembly include. Then I started to write assemby code using RM0492 Rev2 .For the peripherals I use (RCC,ADC,GPIO,GPDMA,TIM,USART) I have found that there are few errors in the SVD file, ...

hijax_pl by Associate II
  • 331 Views
  • 4 replies
  • 0 kudos

STM32H7 DMA circular mode and Cache

Hello,I'm having some issue with audio playback using SAI(with DMA configured as circular) as soon as DCache is enabled.I'm using cache clean on half/full interrupt but this doesn't help. I'm suspecting that whenever I got half/full complete interrup...

Ripley by Associate II
  • 388 Views
  • 6 replies
  • 0 kudos