This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

register dump for vin0

hi ,

Iam able to see memdev in blogs ,

how can i get that executable please suggest if any alternate to see register dump of vin0

regards,

karthik

  • Karthik,

    You can use devmem2 tool for register access (read/write) from user space. See example for reading the HDVPSS base address (0x48100000):

    dm814x-evm login: root

    root@dm814x-evm:~# devmem2

    Usage: devmem2 { address } [ type [ data ] ]

    address : memory address to act upon

    type    : access operation type : [b]yte, [h]alfword, [w]ord

    data    : data to be written

    root@dm814x-evm:~# devmem2 0x48100000

    /dev/mem opened.

    Memory mapped at address 0x400bd000.

    Read at address  0x48100000 (0x400bd000): 0x4F003000

    Regards,

    Pavel

  • hi sir ,

    provide me adv7180 i2c register settings for omx frame work.


    regards,
    karthik
  • hi sir,

    register settings from site of analog devices i have tried it is not working . please kindly suggest me free run mode settings.

    what is difference between embeded sync and discrete sync mode and what to use?