STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Experience with Upwork, Fiverr, etc.

I just read a post where @pavel suggested using Upwork or Fiverr to get some programming work done.  These sites might be a big help to me if I can get a programming job done by someone else without a lot of overhead on my part. I'd appreciated any c...

magene by Senior II
  • 955 Views
  • 3 replies
  • 1 kudos

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
  • 1362 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
  • 438 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
  • 1682 Views
  • 2 replies
  • 1 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
  • 440 Views
  • 0 replies
  • 0 kudos