How to mapping RGB data in IPU?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Dear all,
I'm developing display driver for wince7 on an i.MX53 board, my code is based on the BSP of i.MX53 SMD board, when I output some picture data to a TFTLCD display, I found that there are two data mapping modules which are in IDMAC's Format Convert Write & Read module and DC's Bus Mapping Unit, could anybody tell me how do these two modules work? what's the input/output of these modules? And must I use both the modules or just use one of them is OK?
Thank you very much.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
The following may be helpful Re: Parallel RGB Displays
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi, Yuri
Thank you for the helpful answer, now I know that how the DC's Bus Mapping Unit works, but I'm still confuse about the IDMAC's Format Convert Write & Read module, in the SMD BSP code, it seems that the picture data is unpacked by the FCR module before go to DMFC, there is a mapping process which based on some mapping parameters stored in CPMEM, could you tell me how does this work and what the purpose is?
Thank you very much.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Please try to create separate thread regarding Format Convert Write & Read module - it the issue is still actual.
~Yuri.