The right way
  • Introduction
  • The right way
  • Configuring UART ports
  • Simple receive and transmit experiment
  • Receiving single byte
  • Calculating available unprocessed bytes count
  • Receiving multiple bytes
  • Transmitting single or multiple bytes
  • Creating UART library and it’s functions
  • Additional features
  • UART library usage examples
  • Introduction to next modules