STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

bug on STM32_USB_Device_Library

Posted on December 08, 2015 at 10:20Hi, I found another bug on USB library for the STM32F3XX (STM32_USB_Device_Library in STM32Cube_FW_F3_V1.3.0). STM32Cube_FW_F3_V1.3.0\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_core.c In the usbd_core.c...

thln47 by Associate III
  • 177 Views
  • 1 replies
  • 0 kudos

HAL EEPROM Driver on STM32L151xB

Posted on December 01, 2015 at 08:41 While trying to use the HAL drivers to access the EEPROM section of the FLASH memory, I have come across a very weird issue When trying to program a zero(0) to an address, the HAL driver follows a spec...

sschocke by Associate
  • 205 Views
  • 0 replies
  • 0 kudos

BUG in STM32L4 Hal lib (v1.1) hal_sd.c

Posted on November 21, 2015 at 16:01Hello everybodyI have found a BUG in STM32L4 hal lib (v1.1)I don't know if it is present in other STM32 family hal library.in stm32l4xx_hal_sd.c file at 1657 linepCardInfo->CardCapacity  = ((pCardInfo->SD_csd.Devi...

fra by Associate II
  • 430 Views
  • 3 replies
  • 0 kudos

Cortex m0+ eeprom

Posted on October 30, 2015 at 15:55Hello, I use a Cortex M0 + to develop an application. With this cortex, I need to write in memory and this take 12 seconds by bytes. Could someone tell me if this is normal or not? thanks in advance . I'm using...

Labels