Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Advertise Here

Discussion forum for the BasicX family of microcontroller chips.

Re: Com3 - Doug - Jun 26 11:21:00 2003

You can't run more than one com3 at a time, but you can
switch between pins. I do this all the time. I have used
a BX24 to display a menu on LCD. The data arrives on
Com1 and goes out to Com3. But I have many other devies
attached too, like an IR decoder, GPS, sensors, etc. If
you design carefully, there is no reason why you can't
do it by switched the Com3 around to different pins.
Think about how much time is actually used to display
characters on the LCD. Not very much.

-- Doug




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )


Com3 - Paul Tegler - Jun 26 18:18:00 2003

So..can we onlky run one com3? My app needs com1 open to dnl
logged data. One pin is used as a com port to talk to an LCD display.
I still need a third comm port to read datas in from an external
devise I want to log. Can I do a com3 on two or more at a time?

ptegler





(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )