Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20601

BASCOM-AVR Old versions : Atmega128 Uart0 and Uart1 both Interupt reception howto? : REPLY

$
0
0
From BASCOM Help, [code:1:d1ef992b65]'The M128 has an extended UART. 'when CONFIG COMx is not used, the default N,8,1 will be used Config Com2 = 19200 , Synchrone = 0 , Parity = None , Stopbits = 1 , Databits = 8 , Clockpol = 0 'Change to your needs Config Com3 = 19200 , Synchrone = 0 , Parity = None , Stopbits = 1 , Databits = 8 , Clockpol = 0 Config Com4 = 19200 , Synchrone = 0 , Parity = None , Stopbits = 1 , Databits = 8 , Clockpol = 0 'Open all UARTS Open "com2:" For Binary As #1 Open "Com3:" For Binary As #2 Open "Com4:" For Binary As #3 [/code:1:d1ef992b65]

Viewing all articles
Browse latest Browse all 20601

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>