STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I am getting FR_NOT_ENABLED error when i am trying to do File read write operation on SD card i need to know why am getting this error as my sd card is completely empty and RF_NOT_ENABLED is saying nothing but there is not enough space on logical drive.

I am getting FR_NOT_ENABLED error when i am trying to do File read write operation on SD card i need to know why am getting this error as my sd card is completely empty and RF_NOT_ENABLED is saying nothing but there is not enough space on logical dri...

smore.1 by Associate II
  • 3166 Views
  • 4 replies
  • 0 kudos

STM32H7 - 1 port and 2 interfaces

Hello,I am designing a device and one of the requirements is that two interfaces can be managed with the same ethernet port. One interface must be fully configurable (IP, mask and gateway) and the other can only be accessed locally (fixed IP and mask...

inigo1 by Associate II
  • 665 Views
  • 0 replies
  • 0 kudos

Resolved! USBPD_ERROR in USBPD_DPM_InitCore

I generated my code by stm32cubemx,version6.1.2, and use ucpd2 as sink&dead battery,. But got USBPD_ERROR in USBPD_DPM_InitCore after execute " CHECK_PE_FUNCTION_CALL(USBPD_PE_Init(USBPD_PORT_0, (USBPD_SettingsTypeDef *)&DPM_Settings[USBPD_PORT_0], &...

LOMO by Associate III
  • 1286 Views
  • 2 replies
  • 0 kudos

STM32H742VTG6 USB CDC HS hardwarefault "0xfffffffc <error: Cannot access memory at address 0xfffffffc>" at OUT_ep(1).xfer_buff

hello, my project uses USB CDC HS to communicate with PC.Sometimes USB CDC HS work, sometime didnt (it depends on other variables of my project. and these variables doesnt relate to USB CDC HS, just any variable is added/removed).MCU send data to CDC...

HTran.2 by Associate II
  • 2159 Views
  • 4 replies
  • 0 kudos