Discussion Title | Created date |
---|---|
SAMC21 USART sending problem with io_write in freeRTOS /***Usart.c***/ #include <atmel_start.h> #include <string.h> #include <stdio.h> #include <stdint.h> void USART_Init(void) {... |
Wednesday, 4 November 2020 - 10:34 |
SAMC21 Xplained read ADC values Hello, I did the Tutorial from Atmel ("Atmel START Sensors: ADC with Delay, Visualization (#5)") but I read all the time FF form the pin PB07. I use the same configuration... |
Thursday, 1 October 2020 - 15:23 |