Discussion Title | Created date |
---|---|
How to achieve precise delay of 35 usec? I'm on ATXMega16D4, I have a procedure that changes the status of 2 pins several times, also inside for loops. Between each pin transition, I need to wait for an amount of time... |
Monday, 11 January 2021 - 11:00 |
Cannot generate interrupt on falling edge only (ATXMega16D4) Hello, I'm working with ATXMega16D4 and my goal is to react to PA2 change only when it falls, using interrupts. I can achieve correct interrupts for "both edges" and "... |
Monday, 21 December 2020 - 13:54 |
UART can receive, but not send I'm working with ATxmega16D4 and I'm configuring the USART (actually UART) interface on port C. The purpose is to transmit/receive the data on RS232 interface (... |
Friday, 20 November 2020 - 14:00 |
How to reconfigure project from updated .ATZIP file? Hi everyone, these are my first days with Atmel Studio. I've created a simple project with https://start.atmel.com/ , then I've downloaded the resulting ATZIP package... |
Wednesday, 4 November 2020 - 10:42 |