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

STM32F413VGT6 flash programming by ISP

​Hi All,I am using a customized STM32F413VGT6(LQFP100) board, and try to programming flash by Embedded bootloader mode. The UART port is port 2, and boot mode is from system memory.While I use ST flash loader to connect to the MCU, the flash loader c...

0690X000006Bv1nQAC.png
GWu by Associate
  • 610 Views
  • 0 replies
  • 0 kudos

ST usb VCP driver gets stuck inside ISR on windows 10

Hi, we are using the an old USB driver from ST micro, and it works on windows 7. However, when we tried on windows 10 it gets stuck inside and ISR. Attached is the call stack.Anyone has seen this issue? Where can I get the latest driver?thank you.

gmmo by Associate II
  • 601 Views
  • 1 replies
  • 0 kudos

How to debug multi-threading problems

Hi everyone.we had performed a project with discovery f746 board that within it there just was a GUI task to run emwin functions.Another functions(such as reading and writing in sd card by fatfs , usb, spi and stuff) were placed in the routines of Bu...

Dual-Core USB Host (HID) and USB Device (CDC)

Posted on May 21, 2018 at 16:00I need help implementing a USB HOST and USB DEVICE with the ST USB library.(They do not need to be OTG)I am trying to integrate the Device CDC standalone and Host HID standalone application examples.My merge has the mo...

RS-485: HAL_UART_Receive_IT() causes HAL_UART_RxCpltCallback() firing without any data to receive on the line

I'm transmitting 1 byte of data via HAL_UART_Transmit_IT(). After this byte is being fed to the UART HAL via the abovementioned method, the HAL_UART_TxCpltCallback() callback is being fired (which is completely normal). The problem comes during the c...

GGeor.4 by Associate II
  • 1212 Views
  • 5 replies
  • 0 kudos

Resolved! Standard libraries for STM32L0XX ??

Posted on October 18, 2017 at 08:30Hi All,Why there are no standard libraries for the STM32L0XX family?Building a new project for  STM32L0XX depend only on HAL / LL ??link to ST standard libraries download page :http://www.st.com/en/embedded-softwar...

moranf by Associate II
  • 1772 Views
  • 3 replies
  • 0 kudos