lom204
#1231
Replies: 2 comments 3 replies
-
Have a look to see if your new board uses Uart1 or Uart2. There could be a mismatch. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Do you mean change UART_2 to UART_5 and UART_TX to PA_9 and UART_RX to PA_10 ? btw |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I ported the LoRaMac-node to the LOM204 (WISOL STM32L071+SX1276)
But i have a big question, TXD and RXD uses PA2 and PA3, if you look the board-config.h
i changed to PA_2 to PA_9, compiles, burn, but nothing echos on PA_9 pin of LOM204.
Something else that i have to modify ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions