- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
解決済! 解決策の投稿を見る。


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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!
-----------------------------------------------------------------------------------------------------------------------
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I had similar requirement right now. Can help on this. Is any patch which support RS485 on Imx6 processor ?

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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!
-----------------------------------------------------------------------------------------------------------------------
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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 ~~
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Kim,
did you managed to make the RX working?
