This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 pin UART RX BUG

In some controllers everything works fine, but in another batch there was a problem, when changing the RX pin, uart is initialized with an error

Parents
  • Hi,

    1. What do you mean by controller?
    2. What error do you see when you initialize the UART?
    3. Do you have anything connected to your RX pin on all the controllers? You cannot leave it floating. If you do that the UART will pick up noise which will generate errors.
  • Hi.

    By the controller I mean a microcontroller.

    Today I found out that the problem was in error when receiving the first bytes, then the next bytes are received without errors. This problem occurs on some chips, and some with no errors. 
    The problem temporarily decided to ignore the first few bytes, I simply start receiving the next byte.

    You can close the probem, because the forum has similar

    Thanks!

  • Great! Glad you figured it out.

Reply Children
No Data