STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

add WLAN interface to stm32mp157f-dk2

Hi ST Community,I have been trying to add the WLAN interface to my stm32mp157f-dk2 board with the distro "openstlinux-weston" and the machine "stm32mp1" without success with the following documentation:I have applied the kernel configuration given in...

FBofi.1 by Associate II
  • 2345 Views
  • 8 replies
  • 0 kudos

Debugging of Cortex M4 in Stm32MP157

Hello   We are using STM32MP157A-dk1 evaluation board. To this we are writing bare metal code in SEGGER Embedded Studio.   We have written code for all three cores (A7_0,A7_1,M4). Individually we are able to debug(with limitations), For final testing...