how to configurate PB7 and PB6 as RX and TX to see debug message in SubGHz_Phy_PingPong example?
Hi,
I am using demo board "NUCLEO-WL55JC1" to run SubGHz_Phy_PingPong example.
if I did not change anything, I can see the message, the default usart RX and TX is PA3 and PA2.
123s023:Rx start
125s023:OnRxTimeout
125s025:Master Tx start
125s216:OnTxDone
125s219:Rx start
127s219:OnRxTimeout
127s221:Master Tx start
127s413:OnTxDone
127s416:Rx start
129s416:OnRxTimeout
129s417:Master Tx start
now I want to configurate PB7 and PB6 to see the message, how do I do ?
Could you give me some advice , please?