STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I used stm32cubemx to config stm32f407, when it entry stop mode, PA0 is used to wakeup MCU from stop mode, how to config system clk. when it entry into stop mode and leave stop mode

entry into stop mode:  HAL_NVIC_EnableIRQ(EXTI0_IRQn);  HAL_PWR_DisableWakeUpPin(PWR_WAKEUP_PIN1); __HAL_PWR_CLEAR_FLAG(PWR_FLAG_WU);  HAL_PWR_EnableWakeUpPin(PWR_WAKEUP_PIN1);  __enable_irq(); HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_ST...

hjk by Associate
  • 310 Views
  • 0 replies
  • 0 kudos

SMBUS Communication Problem

I used STM32F051R8T6 Discovery Board. I need SmBUS Communication to use Bq78350 (Texas). I need smbus example. The examples on your websites are so complicated and not working good. Can you send me simple example ? I am designing a bms system with st...

SBAYD by Associate
  • 316 Views
  • 0 replies
  • 0 kudos

DFU, OTG FS, Dfu-util and Bootloader

HelloI have a project that I must realize. I have to use the USB port FS of the STM32L475 card to be able to make the firmware updates by using the DFU.I successfully downloaded the firmware of the card with DfuSe Demo and then I tried to flash the M...

Hani by Associate II
  • 496 Views
  • 0 replies
  • 0 kudos

failed to use L3GD20 with STM32F3 discovery and keil

Posted on September 27, 2015 at 22:35Hi, I am trying to use stm32F3 discovery gyroscope with keil  MDK.I used the template project provided by st and added the gyroscope head and .c file to the project.Unfortunately, when i build it i get this error...

d4ng3r09 by Associate II
  • 519 Views
  • 3 replies
  • 0 kudos

AWS Trust Service (ATS certification)

Hi, I'm using a Discovery IoT Board B-L475E-IOT01 with application FW STM32CubeExpansion_Cloud_AWS_V1.2.0. I test the application with my think registered on AWS on september, that use the following endpoint ULR: a8yx4uphexpln.iot.eu-west-2.amazonaws...

0690X000006CGMVQA4.jpg 0690X000006CGMQQA4.jpg 0690X000006CGOgQAO.png
ABarb.5 by Associate II
  • 296 Views
  • 0 replies
  • 0 kudos