STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! a bug about using execution profile kit in threadx

Hi, i'm trying to use execution profile kit in threadx. I use STM32H750VBT6 and STM32CubeIDE1.12.0firstly, i use stm32cubemx to generate the code include threadx. I can't find execution profile file in the code. So I get tx_execution_profile.h and tx...

xixi by Associate II
  • 1037 Views
  • 4 replies
  • 2 kudos

USB host MSC read sector count

Hello everyone.I am working on a project which needs low level access to USB mass storage class such as reading sector size/count of an attached storage device but thus far I could not get anything out of my board which is nucleo-f446re.I have initia...

STM32F4 Usb fails to work only when in debug mode

I am working on a basic USB FS HID device on an STM32F411 Discovery Board, the USB code is the only code on the board. When I run the code from the STM32CubeIDE, the device fails to enumerate and Windows says "Device Not Recognized". I have no breakp...

MB.2 by Associate III
  • 2083 Views
  • 8 replies
  • 0 kudos

sTM32H7 USB HS DMA didnt work

Good day!I am using stm32h7 with USB3300. For firm use CUBE MX 5.6.1. USB HS CDC VPC class USB with USB DMA Disable - everything works.As soon as I turn on USB DMA Enable, the device is no longer detected by the PC enumerating failed. Please tell me ...

VIvan.1 by Associate II
  • 1257 Views
  • 5 replies
  • 0 kudos

WB55 Systick Sometimes Doesn't work

Our Project uses the STM32WB55 with FreeRTOS, using the Systick to context switch. We use both IWDG and WWDG.To power down the unit we set a flag in non-volatile RAM and then force a WWDG reset. At reset, the NV RAM is checked and if it indicates a p...

TWood.4 by Associate III
  • 449 Views
  • 1 replies
  • 0 kudos

How do I know the .txt file size with FatFS?

Hello everyone,Thanks in advance.I create a .txt file and write data in it. When this .txt file reaches 1GB, I want it to open a new .txt file and write the data to the new .txt file. It should continue from where it left off...I have 2 folders, one ...

Macun by Associate II
  • 663 Views
  • 1 replies
  • 3 kudos

Resolved! slave Interrupt in SPI

hey every one .I'm working on SPI and configuring a slave which should answer to the master request . slave reception process work with interrupt after 2 successful reception. THIS IS MY CODE :   /* USER CODE BEGIN Header */ /** *******************...

image.png image.png shayangh_1-1714914231663.png
shayangh by Associate II
  • 1727 Views
  • 6 replies
  • 3 kudos