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

I'm working with a STM32U575 MCU and want to implement a USB Host Connection. But i miss the MSC Classe Driver Stuff.

I want to read/write to/from a USB Stick so i need a Masss Storage Class.So i set up a CubeMX Project and set the USB_OTG_FS to Host_Only, but there is nothing more then this.i was checking out the examples and found a lot of stuff for all other MCUs...

PWeiss by Associate II
  • 1201 Views
  • 3 replies
  • 2 kudos

I am working on STM32G071RBT6 bootloader. I want to configure the board in boot mode from system memory (BOOT ROM) to interface with Flasher STM32 software utility.

I want to know the steps to enter my Nucleo-G071RB in boot mode from system memory. Do i have to do it extenally through hardware or by configuring FLASH_SERC register bits in software. Please guide

0693W00000NrJPwQAN.png 0693W00000NrJPrQAN.png
Kunal by Associate II
  • 390 Views
  • 0 replies
  • 0 kudos

STM32H7 Ethernet Big Data

Hi everyone, I started a new project with STM32H7-DISCO and need to receive 64KB of data via UDP. I tested ST example with FreeRtos but it gives a hard fault above 4KB. I tried many things such as increasing descriptors and MPUs according to these de...

Resolved! NUCLEO STM32L073 USART2 RX doesn't work

Hi everyone,I'm currently trying to implement USART2 in the Nucleo STM32L073, but despite i see frames coming from the other chip, i can't have any interrupt in RX (configured to get byte by byte). I also tried the polling method but it doesn't work ...

0693W00000Nr9fkQAB.png 0693W00000Nr9g9QAB.png 0693W00000Nr9giQAB.png 0693W00000Nr9iFQAR.png
TKopp.67 by Associate II
  • 1356 Views
  • 4 replies
  • 0 kudos

Azure RTOS connection to Azure IoT hub

Hello,I have some, maybe senseless, questions about X-CUBE-AZRTOS and it's applications. I have downloaded and checked this firmware, and also examples.Here my questions:1 - Since Low-level driver interface handles connection between NeX Duo Core and...

Ethernet Rx interrupt issue on STM32F7

Hello guys, so I'm trying to establish an Ethernet communication between my PC and STM32F746G-DISCO without using LWIP. I set the Rx mode to interrupt and configured the MPU now the problem is the interrupt only works for 4 times. After looking I fou...

FSoui.1 by Associate II
  • 1022 Views
  • 1 replies
  • 1 kudos