Shop OBEX P1 Docs P2 Docs Learn Events
Communication program in assembly — Parallax Forums

Communication program in assembly

El PaisaEl Paisa Posts: 375
edited 2006-04-26 04:20 in Propeller 1
I am interested in the development of a communication program capable of communicating at 115200 baud.

According to Jon Williams this type of baud rate program has to be written in assembly.

Also I hope Jon or any other will give me a hand and show an assembly communication program completely in assembly.

I want to use the Propeller with a Graphics LCD with build-in resistive touch screen.

The LCD in question is the ezLCD-004· sold by EarthLCD.Com.
Its size is 5.6 inches, 320x240 pixels, 16 bit color palette with build-in resistive touch screen.
It has a 1MB of internal EEPROM to store graphic images.

Please note that I do have any connections whatsoever with EarthLCD, simple I really like the display
and how easy is to control it.

I have used it with the Parallax BS24P and Atmel AVRs.

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2006-04-26 04:20
    Here's the FullDuplex.spin object that handles high-speed, buffered TX/RX.· I didn't write this, Chip did.· I use it a lot, though, and it works great.· Note that this is an early version and I believe Chip is adding (has added) features to what will be the official release.


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
Sign In or Register to comment.