3.2.8 RNBD Transparent UART Application PIN Settings:
- AVR128DA48 MCC Configuration -
Transparent Serial Example
Set Device Selection to RNBD as shown in below image
Make sure Sample Example Toggle button was Enabled
Expand Reference Examples and Select Transparent UART application
Note:
-
Transparent UART Application uses two instance USART0 & USART1 for data transfer
-
Make sure Global Interrupt and USART Module Interrupt Driven was enabled for both USART0 & USART1.
Important:Change RxD/TxD ISC (Input/Sense configuration) from Interrupt Disabled but input buffer enabled to Sense Both Edges as shown below.
-
Configuration for AVR Transparent UART was completed click here for code generation steps.