Hello all,
I have some trouble to transfer images from the camera parallel interface into RAM using the ISS of a DM8147 on our custom board.
I followed the instructions in SPRUH30B "TMS320DM814x Imaging Subsystem (ISS) User's Guide", chapter 3.4.1.1.2 "ISS ISP ISIF Register Setup".
Our camera is connected to the CPI camera parallel interface providing a pixel clock of 25 MHz.
Obviously some data are received by the ISS. When checking the HS/VS IRQs is see a proper number of HS/VS IRQs matching the number of lines or images respectively.
But that's all I could see so far. The image is not put into memory to the address configured by ISIF_CADU/ISIF_CADL registers. And the VDINT IRQs don't occur as configured by ISIF_VDINT0/ISIF_VDINT1 register.
I would greatly appreciate any help what to check next - settings or data that should change when an image is received. Thanks in advance.
Best regards,
Lars