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

Project with STM32CubeExpansion_CELLULAR_V7.0.0 and STM32CubeExpansion_Cloud_AZURE_V2.0.0 under STM32CubeAzureRTOS

We have a project where we want to exchange sensor data between our battery powered device and the AZURE cloud through a mobile network. For developing we use the P-L496G-CELL02 board with the BG96 modem attached.So it's similar to the (very old) STM...

MiEx13 by Associate II
  • 379 Views
  • 0 replies
  • 1 kudos

Question about STM32 MCU that does not perform the program on it's flash memory, after turning it off, and then on.

Hi, I'm using STM32 MCU: STM32L4A6AGIxP.The IDE that I use to write the code for the MCU is: STM32CubeIDE v1.10.1.The BOOT0 pin of this MCU is floating and not connected to GND.The big problem that the MCU is SMT FBGA type and and soldered to the PCB...

REldo.1 by Associate II
  • 2598 Views
  • 10 replies
  • 0 kudos

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
  • 381 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
  • 962 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
  • 991 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
  • 2617 Views
  • 7 replies
  • 0 kudos