- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi imx-developers,
Good day !
It's simple. Could imx6 chipset support RS485 ?
There are many related questions posted on this community about RS485.
Many patch codes exist as well but I not sure which one would be trusted.
Would you somebody tell us which patch code works well on rs485 ?
thank you.
Solved! Go to Solution.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi keres
RS485 is currently not supported by the imx serial driver, however
some folks seems added RS485 support to the imx serial driver.
http://marc.info/?l=linux-kernel&m=142366865609389&q=raw
http://www.spinics.net/lists/linux-serial/msg15795.html
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had similar requirement right now. Can help on this. Is any patch which support RS485 on Imx6 processor ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi keres
RS485 is currently not supported by the imx serial driver, however
some folks seems added RS485 support to the imx serial driver.
http://marc.info/?l=linux-kernel&m=142366865609389&q=raw
http://www.spinics.net/lists/linux-serial/msg15795.html
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Igor,
Thank you for your response.
Patch code from "Marc" is working well.
http://marc.info/?l=linux-kernel&m=142366865609389&q=raw
RS485 TX data has verified successfully,But not RX. I'm still checking on it.
Have a nice day ~~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kim,
did you managed to make the RX working?
