STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Error when use prinf in UART

when i use HAL_UART_Transmit(&huart1, u8_TxBuff, sizeof(u8_TxBuff),100); then reset stm32 workswhen i use printf /* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : m...

0693W00000QLIJbQAP.png 0693W00000QLINdQAP.png
HODEFIANT by Associate II
  • 1268 Views
  • 3 replies
  • 0 kudos

after calling __set_MSP the local variables get corrupted

Hello,First, I am sharing some basic information.The target - STM32G0, compiler Keil C11.I am trying to jump from a Bootloader to an application. The scenario is very frequent and there are many questions about that on the web, but unfortunately I fa...

ELitv.2 by Associate II
  • 5547 Views
  • 8 replies
  • 0 kudos

STM32L4 LSE CSS

Posted on May 04, 2017 at 01:58Hello,I'm using STM32L443. I use LSE for RTC and i use LSE for MSI auto calibration. I use a battery on VBAT pin. When i accidentally touched one of the clock pin i saw that there happens an error. The error sets LSECS...

STM32F407VGT on Discovery Board. Timer2 input channel 2 PA1 is not triggering Input Capture interrupt. Timer2 Clock 84Mhz.(HSE with PLL for clock) void HAL_TIM_IC_CaptureCallback() is not invoking even after applying proper signal to Timer2 IC pin.

I have tried to create a PWM signal using Timer1 and then feed that to Timer2 running in Input Capture mode. The Timer1 PWM output is working fine and verified using DSO. But in case of Timer2 the Input Capture interrupt call back void HAL_TIM_IC_Cap...

0693W00000QLFBoQAP.png 0693W00000QLDyuQAH.png 0693W00000QLDyZQAX.png 0693W00000QLDy5QAH.png

Can't change SYSCLK in UART HyperTerminal example

When I create the UART_HyperTerminal_IT project in STM32Cube, SYSCLK's source is assigned to PLLCLK:  RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI;  RCC_OscInitStruct.HSIState = RCC_HSI_ON;  RCC_OscInitStruct.HSICalibrationValue = RCC_HS...

mattscar by Associate II
  • 799 Views
  • 2 replies
  • 0 kudos

Any new CPUs?

When distributors have zero stock, it is hard to know about new CPUs. Are there any? Fast do it all CPUs are interesting and so are Linux CPUs.PS I am 110% happy that I didn't use any of those in my paid designs.

LMI2 by Lead
  • 1062 Views
  • 4 replies
  • 1 kudos