Skip to main content
LEdou.1
Associate III
February 6, 2023
Question

Log LoRaWAN_AT_Slave example on USART1 - Missing in CubeMX

  • February 6, 2023
  • 2 replies
  • 1419 views

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

This topic has been closed for replies.

2 replies

ST Technical Moderator
February 10, 2023

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 "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
LEdou.1
LEdou.1Author
Associate III
February 13, 2023
  • 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