STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Fail to find serial connected ST microcontroller device (integrating a STM32L475VET6) via windows api functions (SetupDiGetClassDevs, SetupDiEnumDeviceInterfaces) on some windows 7/8/10 systems

Hello,I maintain the firmware und update software of a device that integrates a ST microcontroller (STM32L475VET6). The update software is implemented in javascript and c++. In windows 7/8/10 the update software sometimes fails to find the device uti...

AGroe.1 by Associate II
  • 913 Views
  • 4 replies
  • 0 kudos

Resolved! Facing linking error Error[Lp015]: section placement failure: overcommitted content in [0x2000'0020-0x2000'0028] while running x-cube-classb-v2-3-0 with IAR 8.40.1

Hi Sir/Madam,I'm trying to compile x-cube-classb-v2-3-0 STM32G081B_Eval project in IAR 8.40.1 but it giving below linker error.Error[Lp015]: section placement failure: overcommitted content in [0x2000'0020-0x2000'0028] It is compiling fine with IAR 8...

Anitha by Associate III
  • 5786 Views
  • 5 replies
  • 0 kudos

Resolved! How to use HAL_SD_WriteBlocks_DMA

I'm working on a project that requires USB_OTG_FS and USB_DEVICE as MSC; I've managed to hook up the SD card to the USB_DEVICE layer and the HAL_SD_ReadBlocks works fine and I can even play back music from the SD Card via the MSC interface. However t...

DMagy.1 by Associate
  • 1216 Views
  • 1 replies
  • 0 kudos

NUCLEO-H745ZI-Q M4 ADC issues

I try to use the M4 for ADC. it always report timeout in HAL_ADCEx_Calibration_Start or HAL_ADC_PollForConversion. I use STM32CubeIDE 1.5.1 with STM32Cube FW_H7 V1.8.0. I also try to initialize ADC in M7 and use it M4, get the same error message. If...

ycui by Associate
  • 303 Views
  • 0 replies
  • 0 kudos