STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F427 Ethernet interface with KSZ8081 PHY chip

HiI am using STM32F427 controller. I am using KSZ8081 Ethernet PHY Transceiver.I have configured the controller for MII interface.I have set the IP address and trying to ping the board from PC. There is no response.How to check the controller configu...

PMohan by Associate II
  • 2584 Views
  • 4 replies
  • 0 kudos

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
  • 989 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
  • 1941 Views
  • 1 replies
  • 1 kudos