STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 ADC VREFINT_CAL_ADDR

The #define value for VREFINT_CAL_ADDR in the stm32u5xx_ll_adc.h HAL file has an odd value address (0x0BFA 07A5). This causes attempts to access the value to fault with an unaligned access. I have checked for other devices (STM32F4, STM32L0, Etc.) an...

cpegeo by Associate
  • 781 Views
  • 2 replies
  • 0 kudos

Driver issue Windows 11

Dear Community,I keep getting an error message when installing the latest STM32 virtual com port driver on both Windows 10 and Windows 11 - can anybody suggest a solution?Thanks,Sascha

0693W00000WKkwiQAD.png 0693W00000WKkwxQAD.png
SSchu.12 by Associate
  • 12060 Views
  • 3 replies
  • 0 kudos

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
  • 785 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
  • 1029 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
  • 362 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
  • 1368 Views
  • 2 replies
  • 1 kudos