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

DCMIPP silient failure

Hello team, Another day,  new same issue. :pensive_face:I have setup the DCMIPP PIPE 1 for the stm32n6570 DK, so that it dumps frames in address 0x34200000 which maps to SRAM3 begin address I have enabled bothe the memories SRAM3 and SRAM4 but with o...

KamurasiJordanArthur_2-1761801451579.png

Resolved! STM32H743 USB CDC HardFault

Hi ST Community,    Our project uses STM32H743 (LQFP100). The system clock is set at the max 480MHz. The USB Device interrupts would occasionally cause a HardFault. For example, if we plug in or unplug the USB. The data hpcd would occasionally be 0xF...

Jerry_Hu_1-1761243064154.png Jerry_Hu_0-1761242223741.png
Jerry_Hu by Associate II
  • 321 Views
  • 5 replies
  • 0 kudos

Resolved! SPI4 RXNE never raises on STM32G4

Hello, my project is using all 4 SPI interfaces on the STM32G474. SPI1-3 all work flawlessly, but SPI4 never triggers the RXNE flag. All SPI buses are configured identically, with the only differences being the pinouts and APB1 vs 2 bus. I am polling...

amo25 by Associate II
  • 207 Views
  • 7 replies
  • 5 kudos

STM32H7 USBX Device and mount/eject SD card

Hi ST community// --- EDIT --- Missed preview and made some corrections / clarificationsI'm looking for a way to mount a SD card using the Azure RTOS UsbX MSC class, while the MCU is running. The code is mostly based on the ST examples, e.g.:https://...

DZimm.9 by Associate II
  • 220 Views
  • 2 replies
  • 1 kudos

Developing/Integrating AWS and MQTT Stacks

I have integrated lwip on my STM32H563RGT6  library and my requirement is to establish connection to my AWS endpoint from MCU to the cloud along with certificates. help me by providing the necessary stacks.Were my requirement is to send/publish some ...

aravindpv by Associate III
  • 149 Views
  • 1 replies
  • 1 kudos

USB HID Stm32f767

Hello, I've built a project with an STM32F767 and a USB HID connection. I also have a Visual Studio 2010 application to set PA0 to 1 for testing. My connection is established, and in Device Manager, the USB Custom HID device is recognized, but I can'...

PSEBA.1 by Associate II
  • 151 Views
  • 1 replies
  • 1 kudos

Resolved! Using USB-PD SRC and USB-CDC Device together

Hi @FBL I am working on a similar project like This one (USB CDC ACM device with Power Delivery in Source mode using USBX in standalone mode, FreeRTOS and USBPD with a TCPP02). The STM32 used is the H573I.I have found some code to add in the function...

Aristy by Associate II
  • 356 Views
  • 7 replies
  • 1 kudos