Skip to main content
Visitor II
June 7, 2024
Question

STM32WB55RG USART unable to operate

  • June 7, 2024
  • 1 reply
  • 755 views

Hello team,
I am trying to integrate the STM32WB55RG board with a sensor. To validate the sensor data I need the USART peripheral. 
The USART is working when I try to implement the example code given. But the USART is not working when I try to use it in my code.
Thank you

    This topic has been closed for replies.

    1 reply

    Super User
    June 7, 2024

    So compare & contrast your code with the "example code given".

    See where they differ.

    Fix the differences.