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

How to know why a thread doesn't start?

I have a thread that doesn't start. The thread is created with autostart and the function return successfully, but the thread doesn't start...I don't know why. What instrument of debugging are available to go deeper in this issue?

IVent.1 by Senior
  • 813 Views
  • 2 replies
  • 0 kudos

My objective is secure boot.

I want to secure my code. I enabled tzen. Now i able to boot from RSS and i able to set RDP level 1 and i did regression successfully to RDP level 0. This is enough for secure boot?. I am new to embedded so, if i am wrong correct me

jk.1 by Associate II
  • 955 Views
  • 3 replies
  • 0 kudos

HAL_UART_Transmit_DMA

i'veA question related to transmission using DMA. i'm facing a strange situation.it works perfectly when i use "HAL_UART_Transmit_DMA(&huart1, TxBuf, 5);" in the main program.However in my project i've crated a separate file for my application progra...

NSing.5 by Senior
  • 1307 Views
  • 5 replies
  • 0 kudos

ST.com website does not allow new registrations

I have been trying to register an account on st.com for two weeks now, with no success.When clicking on the register button, on the page where you fill in your details, nothing happens.In the javascript console in my browser it gives an error: Uncaug...

SBuys.1 by Associate
  • 1452 Views
  • 1 replies
  • 2 kudos

Where can I find the STM32100B-EVAL demonstration firmware?

Posted on October 01, 2011 at 01:15I found AN3126, which refers to ''STM32100B-EVAL demonstration firmware'', saying I ''can download this firmware and the associated user manual (UM0891) from the STMicroelectronics website www.st.com.''  I found UM...

mschwab by Associate II
  • 1966 Views
  • 7 replies
  • 0 kudos

Assymetric Timer output [STM32G031]

Hi,I am playing around with Timers on Nucleo-G031 at 64MHz clocked from HSI and PLL.I use TIM1 with AutoReload of 6 and Capture/Compare Value of 3 to create an 9.17MHz 50% duty-cycle signal.The signals turns out to have 46.4ns high-pulse and 62.8ns l...

b.a. by Associate III
  • 904 Views
  • 5 replies
  • 0 kudos