User Activity

This function uint32_t LL_RTC_DATE_Get(RTC_TypeDef *RTCx) reads 4 times the DR(Date register) to take the date from RTC.After the first read, the shadow registers are unlocked (in case don't bypass them). The next three readings from DR register m...
Posted on June 15, 2018 at 11:201.  Cube?? version 4.262 . Device STM32F429ZI3. Erroneous module  usbd_conf.c4 Erroneous functions HAL_PCD_MspInit, HAL_PCD_MspDeInit5. CubeMX configuration   see attached conf file.5. Description.when both usb ports ...
Posted on August 27, 2017 at 19:42Hello!Facts:HAL drivers-> Latest version for L1, F4 families. (25Aug2017,needs further investigation on other families)HAL configuration-> Timer_x  in Input Capture mode.Modules->  stm32f4xx_hal_tim.c and stm32l1xx_...
Posted on August 06, 2017 at 19:22Hello!!I post an  .IOC file that  produces initialization code for Keil v5.This file produced with 4.22 version of CubeMX and uses the latest firmaware for L1 family.At module, gpio.c and especialy inside called fun...