STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 configure as USB CDC AZURE RTOS to communicate with the GUI(APPLICATION) it required some driver ?

Hello , I am working on STM32H745 controller. The board and the GUI based application is communicate through USB (HS). The USB is configure as USB CDC AZURE RTOS.How much data we can send there are limitation of sending data.For GUI(graphical user In...

MDeva.1 by Associate II
  • 380 Views
  • 0 replies
  • 0 kudos

STM32H7/HAL/RTOS/Castom HID USB. The microcontroller freezes when receiving via USB at any time (from 20 minutes to 5 hours).

Hello! I just broke my brain. In my responsible product, STM32H7 communicates with a personal computer in a Windows 10 environment. I created my project using the HAL environment in STM32CubeMX. To monitor the data exchange, I use a special counter t...

ISely.1 by Associate II
  • 949 Views
  • 3 replies
  • 0 kudos

SVD errors on STM32H725, missing IRQ numbers

SVD version 1.2, vs RM0468 Rev 3The SVD file is missing the following IRQ numbers OTG_HS_EP1_OUT_IRQn     = 74, OTG_HS_EP1_IN_IRQn     = 75, OTG_HS_WKUP_IRQn      = 76, OTG_HS_IRQn         = 77, RNG_IRQn          = 80, BDMA_Channel0_IRQn     = 129, B...

JOlso.1 by Associate II
  • 988 Views
  • 3 replies
  • 1 kudos

Resolved! FatFs_USBDisk example with USB_FS does not work. When an USB Stick is connected the USBH_MSC_Process never gets further then MSC_READ_INQUIRY. Any hints?

I am trying to implement an USB logger. I have initially started with the F769 Discovery Board what worked fine using the USB_HS implementation. Because my final hardware does use USB_FS and I do not own an F769 Eval Board I tried the FatFs_USBDisk e...

MMenz.1 by Associate III
  • 2605 Views
  • 7 replies
  • 0 kudos

Resolved! Safety self-test library fails the TM12 test module

What I'd like to ask on this community forum is, has anyone faced any issue integrating the STL library? An FAE is engaged on this issue, with no response as of yet. We have good overall success, with the exception of the TM12 module, which fails occ...

DamienF by Associate II
  • 1835 Views
  • 6 replies
  • 0 kudos