STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 RTOS Delay in between threads

I am creating a project using STM32F103C8T6 controller in which I am using RTOS. I have 4 threads in it. The functions in each of these threads experiences a significant amount of delay (eg: if any sensor is connected for the value to be read from th...

ASURE.1 by Associate
  • 612 Views
  • 1 replies
  • 0 kudos

STM32 LWIP DHCP MAC address Issue

I am currently investigating a peculiar issue with DHCP on a custom board/firmware based around an STM32H743.The firmware uses the STM32 HAL drivers and LWIP middleware which are configured courtesy of CubeMx before the project is imported into Visua...

JAshb by Associate
  • 1736 Views
  • 3 replies
  • 0 kudos

Resolved! HAL Version Number Info

Hello, I've a question about the HAL-Version FW_L4_V1.15.1. In the file stm32l4xx_hal.c there are defines for the HAL-Version-Number: #define STM32L4XX_HAL_VERSION_MAIN  (0x01U) /*!< [31:24] main version */ #define STM32L4XX_HAL_VERSION_SUB1  (0x0BU)...

Resolved! LwIP and http SSI issues.

Hi,I am trying to get my head around LwIP stack. I am following document "Getting Started with Ethernet on the STM32 Nucleo" by Daniel W Rickey. In Server side includes (SSI) example everything works fine only when I try to access my website by enter...

RZasa.1 by Associate III
  • 2505 Views
  • 4 replies
  • 1 kudos

STM32H7 missing USB device after DFU bootload

Hi,I have a bug with my bootload application on STM32H743ZI (my device is powered and bootloaded throw the same USB port)1 - I send a HID USB message to tell the micro to jump to bootloader2 - I bootload using DfuSe dll (it appears to work fine)3 - A...

Resolved! USB Device Custom HID Device cannot start on win10

Hi ST,I follow this video to implement my USB HID Project https://www.youtube.com/watch?v=3JGRt3BFYrM&ab_channel=STMicroelectronicsOn the Win7, it work perfect, but when I use Win10 as PC Host, it cannot workjust like bellow picture    Please Help ...

0693W000007CcmeQAC.png 0693W000007CcmjQAC.png 0693W000007CcmoQAC.png 0693W000007CcmtQAC.png
TWu.5 by Associate II
  • 1959 Views
  • 2 replies
  • 0 kudos