Log LoRaWAN_AT_Slave example on USART1 - Missing in CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-06 6:24 AM
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?
- Labels:
-
STM32CubeMX
-
STM32WL series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-10 9:16 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-13 1:35 AM
- 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?
