Search found 1 match
- 10-03-2011, 13:30
- Forum: Mikrokontroleri - AVR
- Topic: Problem with RS485 print/input string HELP!!!
- Replies: 2
- Views: 1879
Problem with RS485 print/input string HELP!!!
Napisao sam u Bascom AVR-u test program za RS485 komunikacije između ATMEGA128 - master i ATMEGA32 - slave. Imam slijedeći problem, na Slave LCD-u dobijem prvi zna chr(240) u stringu. $regfile = "m128def.dat" 'Master $crystal = 10000000 $hwstack = 32 $swstack = 20 $framesize = 40 $baud = 9...