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

USB HS Data Out transfer with DMA

Posted on July 02, 2018 at 09:50Hi everyone ! I am currently trying to write a custom usb class driver to support a webcam. I am using the STM32F769 Discovery boark and the STM32CubeF7 firmware. After the first steps of enumeration and initialisatio...

Resolved! USB VCP - How to know if host COM port is open?

Posted on June 25, 2018 at 13:44Hi all,Is there a way to know if the host PC's COM port is open?My application looks if the USB state is USBD_STATE_CONFIGURED and then starts sending data. In this case my PC application (CVI) cannot open the COM por...

STM32F746 Ethernet DMA Transmit problem

Posted on August 11, 2016 at 11:57Hi, I am developing Ethernet driver on STM32F7-DISCO board. I set buffer address, buffer size in Tx descriptor. Then I set control bits in TDES0 of Tx descriptor and write DMATPDR register to send the frame. However...

zoltan2 by Associate II
  • 9416 Views
  • 18 replies
  • 1 kudos

STM32F072 USB device spews bogus data

Posted on June 16, 2018 at 00:50Has anyone seen a similar issue?STM32F072CBT with USB 'Custom HID' based application (mix of 'HID' and 'Custom HID'), on a 100% custom board.With many hosts (desktop PCs and laptops) it works as intended.But with cert...

Pavel A. by Super User
  • 494 Views
  • 1 replies
  • 0 kudos

BootLoader / Firmware update via SD card (IAP)

Posted on April 24, 2018 at 18:28Hello dear community,I have a few questions about a current project.We would like to use a microSD card on the Discoboard STM32f746G to update the firmware.We have already discovered successful attempts online but ha...

C. L. by Associate
  • 1499 Views
  • 2 replies
  • 0 kudos