Discussion Title | Created date |
---|---|
XMEGA32A4U RXCIF flag not being set #include <asf.h> #include <string.h> #define TEST_LED1 IOPORT_CREATE_PIN(PORTB, 2) #define TEST_LED2 IOPORT_CREATE_PIN(PORTB, 3) #define GSM_POWER_EN... |
Monday, 30 October 2017 - 11:30 |
Interrupt-driven USART communication with GSM module So I have a custom board, that has an ATXMEGA32A4U and a MC60 GSM/GPS module from Quectel. I'm trying to communicate with the GMS module, but for some reason the data is not being... |
Thursday, 26 October 2017 - 11:31 |