STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX project in Keil

Posted on July 12, 2017 at 04:17I can not import CubeMX project in Keil.Problem: The following device family packs are required  by the project   Keil:STM32L0xx_DFP:1.6.0. I have checked from installed packs. it is already there#stm32cube-bug

use a hal function outside main

Posted on October 28, 2017 at 12:55dear Community,i should to use some HAL functions outside the main.ci add &sharpinclude ''stm32f4xx_hal.h'' to another c file but error appears for example for SPI:regards, Ras#hal #outside-main.c

0690X00000608d2QAA.png 0690X00000608jsQAA.png
rsharifi9 by Associate III
  • 662 Views
  • 1 replies
  • 0 kudos

HAL_RTCEx_BKUPWrite problem

Posted on October 26, 2017 at 22:21 There seems to be a problem in HAL_RTCEx_BKUPWrite which is available in CubeF1 1.6.0 package. void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data) { uint32_t tmp = 0U; ...

STM32Cube Expansions ''merging''

Posted on December 18, 2015 at 10:26Hi.What is the proper way to ''merge'' x-cube expansion packages into STM32Cube base repository (e.g. STM32Cube_FW_F4_Vx.y.z)?Whenever I merge files I see many overwritings I'm not sure I should confirm.Thanks! ...

maiorfi by Associate II
  • 676 Views
  • 5 replies
  • 0 kudos