Hi, > Am 21.11.2024 um 11:27 schrieb Andreas Kemnade <andreas@xxxxxxxxxxxx>: > > Am Wed, 20 Nov 2024 10:39:38 +0200 > schrieb Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>: > >> Hi Andreas, >> >> On Wed, Nov 20, 2024 at 08:54:06AM +0100, Andreas Kemnade wrote: >>> >>> Pandaboard camera module? If have a pandaboard I use for reference, but >>> no camera there. Same for me with a PandaES but no camera. >> >> I used to work on it using a Pandaboard and an MT9P031 camera module, >> from Leopard Imaging if I recall correctly. There had been a camera module for the Pandaboard: https://commons.wikimedia.org/wiki/File:E-CAM51_44x_Pandaboard_Camera.jpg >> > Hmm, that would require also soldering the connector Seems to be a 30 pin and called J17. Schematics fortunately shows pin assignment of an up to 4 lane CSI camera: https://web.archive.org/web/20161024203005/http://pandaboard.org/sites/default/files/board_reference/pandaboard-es-b/panda-es-b-schematic.pdf And there are some gpios for control. > and it seems like > no standard thing, so I would need to create an adaptor. At least I do > not find anything on ebay which looks like it can be attached to the > Pandaboard. ov5640 based camera modules appear to be still available. For example https://www.e-consystems.com/5MP-MIPI-KameraModul-de.asp But no documentation about the connector or the adapter board for a PandaBoard. Building some adapters isn't a big challenge, but crafting a hardware design is. And retrofitting the connector (if we know which one was intended) needs a calm hand + flux (and ideally a microscope). BR, Nikolaus