STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MIPI-DSI LTDC configuration lcd

Hello everyone, I need help with a DSI + LTDC configuration.I'm working on a custom board with an STM32H747BIT and trying to drive a 720x1280 RGB888 display without GRAM, using the ILI9881C controller via DSIHOST + LTDC.Here’s the situation:I’m curre...

Time-based input capture

Hi all, I have an application where I'm trying to use input capture to capture pulse intervals in a specific period of time.  At maximum, the pulses will happen frequently enough that I can't use the straight interrupt capture with HAL_TIM_IC_Start_I...

Eclipse Threadx

I have a project (STM32H7) using Eclipse ThreadX 6.4.0. I would like to use the safety certified version of ThreadX (6.4.2). How would I go about this transition? Is there an application note covering this subject? Thanks, Gil

Gil1 by Associate II
  • 150 Views
  • 1 replies
  • 1 kudos

STM32F7, Hard fault in USBH_MSC_GetLUNInfo()

Hi,I have a STM32F7 and I use USB MSC without RTOS.When debugging with JTAG after connecting the USB memory, a hard fault occurs as follows.*Check Appli_state = APPLICATION_START in USBH_UserProcess() before f_mount()HAL version(MCU package): 1.17.2 ...

Hosung_0-1745898495580.png
Hosung by Associate II
  • 93 Views
  • 3 replies
  • 0 kudos

Ux_Host-CDC_ACM : Enumeration failure

Dear All,I am testing the demo project for the NUCLEO-C071 to implement the USB HOST CDC_ACM (USBX). Below are some doubts that arose after the initial tests:After using the wizard to create the demo project 'Ux_Host-CDC_ACM', opening the .ioc file s...

LMore.2 by Associate III
  • 163 Views
  • 1 replies
  • 0 kudos

Issue with HAL_Delay() and ThreadX

Hello everyone,I am encountering an issue with the HAL_Delay() function and ThreadX in my project. Before initializing ThreadX, HAL_Delay() works as expected. Specifically, the callback function:void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *h...

STM32G0B1 USB Custom HID

Hi, I am working with STM32G0B1CETx for an application as a replacement of STM32F105VCTx. I want to use to USB as Custom Human Interface Device Class. I am using CubeMx with MDK-ARM. I have configured USB_DRD_FS as Device_only_FS and Middleware secti...

SPK_FW by Associate II
  • 162 Views
  • 8 replies
  • 0 kudos

LWIP & FreeRTOS - code getting stuck

Hi allI am trying to make project on LWIP & FreeRTOS on STM32f407vgtx board issue what I am facing is when code is getting stuck and no task is hitting .I am sharing my project can you please check once .note: in task I am have called Lwip_Init in my...

Ash1 by Associate III
  • 39 Views
  • 1 replies
  • 1 kudos

STM32CubeMX CMake project build error

Hello,I am creating a CMake project using STM32CubeMX 6.13.0 for the STM32U575QGI6Q, but am having trouble with the following error: [1/10] Building ASM object CMakeFiles/rtm.dir/Middlewares/...x/ports/cortex_m33/gnu/src/tx_thread_context_restore.S.o...

JFisher by Associate
  • 405 Views
  • 7 replies
  • 4 kudos