VA41620/VA41630 Evaluation Board User’s Manual
V1.0
36
VOR_UART->BANK[0].CTRL = 0x30 ; // this is default value, no parity, 8-bits
VOR_UART->BANK[0].CLKSCALE = 0x5161; // baud rate = 50Mhz /
VOR_UART->BANK[0].ENABLE = 2 ; // only enable TX = bit position 1.
VOR_UART->BANK[0].DATA = 0x5A ; // send single byte out.
8
Other resources for VA416x0 code
Vorago application notes:
http://www.voragotech.com/resources
9
Revision history
1.0
Initial Version
November 2019
2.0
Cleaned up some text and screen captures
June 2020