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

Resolved! IRQ Handlers with LL drivers

I generally prefer the STM Low Level drives and chose that driver family for most peripheral in CubeMX Project Manager->Advanced Settings->Driver Selector.  There seem to be one disadvantage: the IRQHandlers are not generated as weak which I think ha...

magene by Senior II
  • 1999 Views
  • 3 replies
  • 0 kudos

WPA-Enterprise on STWINBX1

I'm trying to connect to a WPA-Enterprise network (EAP-TLS) with the STWINBX1 board. And in this context, I have several questions aboutabout using the mx_wifi driver.I'm basing my project on the Nx_WebServer and Nx_MQTT_Client examples from the STM3...

chhhhak by Associate II
  • 728 Views
  • 0 replies
  • 0 kudos

STM32H5 USBX hub class

Hi,a new STM32H5 based design (Azure RTOS) needs two USB host ports. We want to use a hub.To give this a try I modified UX_Host_DualClass example from STM32H573I-DK /STM32Cube_FW_H5_V1.1.0 to run on my NUCLEO-STM32H563ZI board. I removed all the USBP...

MFuch.3 by Associate II
  • 2437 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H5 timer triggered SPI won't trigger

I have a new (to me) STM32H563 Nucleo board and I just need a bit of help with the new style DMA system. I haven't been able to find any reasonable examples for the H5 or U5 that have the new DMA controller, so I'm asking for help here.The end goal i...

Resolved! Problem using 'NUCLEO-G0B1RE' with USB Host CDC class

I'm trying to communicate with an external device with a USB-C Device interface in CDC Serial class.I'm following the steps as shown in the videohttps://www.youtube.com/watch?v=V3sMN-ErKPw&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa&index=20However, in m...

hgalindo by Associate II
  • 4132 Views
  • 1 replies
  • 0 kudos

STM32F7 NanoEdgeAIstudio

I call the following function:neai_classification(input_user_buffer, output_class_buffer, &id_class);When the program runs this function, it enters the following function:void HardFault_Handler(void) This is the first time to use, if you need other i...

HCYHCZ by Associate
  • 556 Views
  • 0 replies
  • 0 kudos