Adding Serial Ports to your SAMD21 Board

The SAMD21 boards have the ability to add additional UART, SPI and I2C ports. Check out our new tutorial explaining how to set them up.

Favorited Favorite 1

Have you ever needed an extra UART, or an extra SPI line? What about that sensor that only has one address, but you need two of them? The SAMD21 boards use what is called Sercoms (Serial Communication). The board definitions in the Arduino IDE will usually define a UART, SPI and I2C port for you, but with six Sercoms, that leaves a few extra for you to play with. Check out our new tutorial on setting up new Serial ports. We use the new Redboard Turbo to control our Serial LCD screens over custom UART, SPI and I2C buses.

Redboard Turbo with serial ports outlined


Comments 0 comments

Related Posts

Recent Posts

Tags


All Tags