What is fmem and bmem in imx6 IPU reference manual?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

What is fmem and bmem in imx6 IPU reference manual?

跳至解决方案
2,335 次查看
mikigrof-tisza
Contributor II

I'm unsure of what fmem and bmem are as used in the IMX6Q reference manual's IPU section.  Table 37-7 lists if at the source and/or destination of the video data of the IPU.  What is it and where is it (i.e is it memory dedicated to the IPU, or allocated form system memory ..)?

Thanks,

Miki

标签 (2)
标记 (2)
0 项奖励
回复
1 解答
1,543 次查看
mikigrof-tisza
Contributor II

My bad.  I was using an old reference manual.  The newer one clearly explains it in the legend.

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,543 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Miki

Good (y)

0 项奖励
回复
1,544 次查看
mikigrof-tisza
Contributor II

My bad.  I was using an old reference manual.  The newer one clearly explains it in the legend.

0 项奖励
回复
1,543 次查看
aureliocolosimo
Contributor I

Hi

I'm having the same problem, but I can't find the legend you found. I have Document Number: IMX6DQRM, Rev. 1, 04/2013, did you find a newer one? Where?

Anyways, could you please cut & paste here the meaning of Bmem and Fmem? Thanks!

0 项奖励
回复
1,543 次查看
toddfischer
Contributor I

IMX6DQRM (REV 2) pg 2741 describe fmem and dmem as follows:

System memory usage - legend

  • Fmem: frame double-buffer (page-flip) in system memory (typically external memory: DDR DRAM [address 0x1000_0000 - 0xFFFF_FFFF])
  • Bmem: two possibilities
  • • A frame double buffer, as above
  • • A band (4-256 rows) double-buffer (page-flip) in system memory (could be internal memory: OCRAM [address 0x0900_0000 - 0x093F_FFFF])
1,543 次查看
sergkot
Contributor II

I believe there is a mistake in manual.  If you look at "Chapter 48 On-Chip RAM Memory Controller (OCRAM)" you see:

"The total on-chip RAM size for the chip is 128 Kbytes, organized as 16K x 64 bits, mapped from 0x00900000 to 0x0091FFFF ."

Does it mean that we can use it only for smal images?

sqrt(128k)/4 = 120x120 (RGBA)

0 项奖励
回复