2023-02-06 06: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?
2023-02-10 09: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.
2023-02-13 01:35 AM
This problem is only when we select "AT Slave skeleton" @F.Belaid. Did you know why?