cancel
Showing results for 
Search instead for 
Did you mean: 

Log LoRaWAN_AT_Slave example on USART1 - Missing in CubeMX

LEdou.1
Associate III

Hi,

I would like to use USART1 insted of LPUART1 on LoRaWAN_AT_Slave exmaple.

But when I try to do this, I can't choose USART1 on Middleware->LORAWAN->VCOM parameter in STMCubeMX (see screenshot).

I don't understand why, thus in LoRaWAN_End_Node, it is possible to do that. Maybe this a bug in STMCubeMX?

0693W00000YA4UpQAL.png

2 REPLIES 2
FBL
ST Employee

Hello @LEdou.1​ 

Could you please provide STM32 product name? Make sure you are using the latest version of CubeMX.

Also, you may need to check if asynchronous mode is selected for USART1.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

LEdou.1
Associate III
  • I use nucleo-WL55 board/example.
  • STM32CubeMX Version : 6.7.0
  • I am already in USART Asynchronous mode

This problem is only when we select "AT Slave skeleton" @F.Belaid. Did you know why?

0693W00000YAZyWQAX.png