Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


B-L072Z-LRWAN1 open usart1 on STM32CubeExpansion_LRWAN_V1.2.1 project

Hi,

I don’t know how to open usart1 on AT_slave project in STM32CubeExpansion_LRWAN_V1.2.1

I try to modify LPUART1 by USART2 in first and that don’t work anymore.

Any idea?

I have made my modification in vcom.c

Module Usart

I start with an easiest project. “End_node”

It use USART2, work good.

I try to send default UART by make change in B-L072Z-LRWAN1\Applications\LoRa\End_Node\Core\inc\mlm32l0xx_hw_conf.h

But USART1 refuse to work...