problem uart port

Started by 1024mb, September 21, 2012, 06:50:52 AM

Previous topic - Next topic

1024mb

i use olimex maxi and linux arch, i connected uart port with rs485 module, if i write something use pyserial (python)
i got this message "mxs-auart mxsauart.1: unhandled status 520080" baudrate that i used is 9600, how to solved this ?

thanks
best regards
triawan

crisman

any news on this from olimex? I have the rs485 uext module and I don't know how to use it. I found only rs485-iso examples. Please help

IWriteCode

Same problem here. We want to use RS-485 (not the ISO). We try to control the UEXT pins 9 (SSP2_SCK) and 10 (PIN12/LCD_D11/UEXT_CS), but it doesn't work.

Is there a linux mapping for those two ports? How can we make this work?