STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AZURE RTOS (ThreadX) with SBSFU WatchDog reset

Hello!I am merging the user app provided in the default sbsfu package with my custom application that is based on the ThreadX kernel. The FW boots normally but every time the kernel finishes ("VOID _tx_initialize_kernel_enter(VOID)") the "tx_applicat...

I am porting a project from stm32f072 to stm32L412 and I am having the link errors listed below. I can't even locate where the symbols are defined.

Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REV16 multiply defined (by .\system_stm32l4xx_1.o and .\system_stm32l4xx.o).Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REVSH multiply defined (by .\system_stm32l4xx_1.o and .\system_s...

MKass.1 by Associate II
  • 494 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H745 CM4 with CMSIS DSP Library Procedure

I wanted to implement FIR filter and FFT using Cortex M4 in Dual Core STM32H745 Device. Is there any procedure document or application note available to implement by generating from STM32Cube IDE ?Filter Coefficients can be generated from MATLAB filt...

YSN by Senior
  • 1358 Views
  • 1 replies
  • 1 kudos

Custom hid input report descriptor

Hi folks,I have a stm32f411 with custom hid running smoothly. But if i change a value in the report descriptor data transmission stops working.I want to change the descriptor cause i want to send more data to the host.Here is the descriptor which wor...

0693W00000Dq1vxQAB.png
MHovi.1 by Associate II
  • 843 Views
  • 1 replies
  • 0 kudos

Resolved! FreeRTOS Support continuation for Middlewares , libraries , stacks , and ST Hal drivers from STMcube Mx and IDE

We have been using STM32 L series and F series of micros in our products with STM32Cube Hal drivers , stacks and FreeRTOS. Now we have to go to certified RTOS. Looking at options of SafeRTOS , Azure Threadx , and Flexible Safety RTOS. We would like t...

SChin.4 by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos