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

BASCOM-AVR : drive device with MCU and visual studio 2012 : REPLY

$
0
0
Start with this: 1. Make sure your chip really runs at 8 MHz. (For example blink a Led 1 sec on, 1 sec off.) 2, Then try this with a terminal: [code:1:e244620333]$regfile = "m644pdef.dat" $baud = 2400 $crystal = 8000000 $hwstack = 32 $swstack = 8 $framesize = 16 Dim B As Byte Do Inputbin B Printbin B Loop End [/code:1:e244620333] Avr should send back the chars you type in terminal.

Viewing all articles
Browse latest Browse all 20590

Trending Articles



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