Greetings!
I need to blink a LED through the UART port (blink depending on the byte transmitted). I've already achieved the transmission and the byte is being sent successfully. However, the frequency is too high to be able to identify the blink. I'm using the micro SAML21 and I do not know what exactly I should modify to see the LED blinking.
Thanks in advance!