Associate III
January 24, 2019
Solved
STM32L0 UART on b-l072z-lrwan1
- January 24, 2019
- 4 replies
- 4158 views
Hi,
I use the b-l072z-lrwan1 to make lora advertisment and it's work.
I use the project AT_slave or END_Node.
But i want to use the second uart USART1 and nothing work in the environment.
If i just change the file B-L072Z-LRWAN1\Applications\LoRa\End_Node\Core\inc\mlm32l0xx_hw_conf
The program launch but nothing appear on the UART.
I make a project with 2 UART with STM32CubeMX and both work great (it's not a hardware problem)
Someone could help me?