Skip to main content
Visitor II
January 21, 2005
Question

uart st6230

  • January 21, 2005
  • 2 replies
  • 797 views
Posted on January 21, 2005 at 07:51

uart st6230

    This topic has been closed for replies.

    2 replies

    doxdiciAuthor
    Visitor II
    January 21, 2005
    Posted on January 21, 2005 at 06:36

    hallo,

    i'm trying to send some bytes with the uart of a ST6230,but there's problems..i'm receiving nothing

    i have only to send with uart,not to receive so

    uartcr=00000111

    i write:

    ld uartdr,a

    (in a there's my byte), then i wait until txty is set but nothing...

    my uart is connected with com1 of my pc, i haven't got the development kit

    thank you,isabella

    you can find attached my source code in asm

    ________________

    Attachments :

    JCWS118.asm : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006Hzzb&d=%2Fa%2F0X0000000bWo%2FCLivHFskT1OW289x1LqWk1O_Bb4wdFrmHZWmsKzTe.8&asPdf=false
    Visitor II
    January 21, 2005
    Posted on January 21, 2005 at 07:51

    The ST6230 transmits inverted data so you have to connect an external inverter on the UART Tx pin.