Activity
From 03/31/2022 to 04/29/2022
04/19/2022
- XZ 01:12 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- I can't reach the developers of Basler. Can you ask me how to adjust the exposure time of the camera?
I will wait for your reply. - XZ 08:28 AM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- Hi Mike,
Thank you for your answer.
You mean that the setting of parameter AutoTargetBrightness in the main file is supported by Basler developers. In fact, you don't know how to set the parameters of the camera for the time being....
04/18/2022
- MW 03:14 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- Hi Xiang,
This camera is a product from Basler, using their provided ARM based "Pylon SDK":https://www.baslerweb.com/en/products/basler-pylon-camera-software-suite/pylon-sdks/. We integrated their code into the MitySOM-5CSX demonstra... - XZ 02:54 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- What exactly should I do to apply the exposure time to the camera. I don't quite understand what you mean.
- MW 02:48 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- GenICamModel.cpp
- XZ 02:43 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- Where can I find this function?
- MW 02:37 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- Use the model.dump() function.
- XZ 02:18 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- xiang zhang wrote in message#6191:
> Michael Williamson wrote in message#6189:
> ...
Hello, how should I dump out all the registers? Is there any relevant explanation?
Thank you.
04/17/2022
- XZ 02:26 AM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- Michael Williamson wrote in message#6189:
> You might dump out all the registers and check if there is an AutoTargetBrightness and make sure that is disabled. Which variant of Basler sensor are you using?
How should I dump out all t...
04/16/2022
- XZ 01:13 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- daA1280-54bm
Yes, I ignored the parameter Autotargetbrightness. Thank you. I'll try again.
If I don't adjust the exposure time. And lower the value of the parameter autotargetbrightness. Can it achieve the same effect as reducing t... - MW 12:39 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: How to adjust the camera exposure time?
- You might dump out all the registers and check if there is an AutoTargetBrightness and make sure that is disabled. Which variant of Basler sensor are you using?
- In order to adjust the camera exposure time. I add the code in the picture to main.cpp. Recompile and run demo_app. But the brightness of the image does not change. How can I apply the adjusted exposure time to the camera?
Thank you.
04/06/2022
- DV 12:33 AM Software Development: RE: MitySOM 5CSX-H6-53B-RC not booting
- Hi Franz,
Based off your boot log the board is stuck at the preloader, before getting into u-boot. The preloader/u-boot are built using outputs from the firmware build, the preloader get's it pinmux/DDR settings from the options you s... - FS 12:14 AM Software Development: RE: MitySOM 5CSX-H6-53B-RC not booting
- Hello Dan,
I made the changes you suggested and the same issue is still there, at this point I don't think the issue is with the firmware files. You mentioned that the preloader/u-boot images would be different, are there any other ch...
03/31/2022
- DV 11:31 AM Software Development: RE: MitySOM 5CSX-H6-53B-RC not booting
- Hi Franz,
One difference that stands out to me is the INPUT/OUTPUT TERMINATIONs used. Because the SOM uses a different RZQ value than the defaults that quartus use please change the HPS DDR INPUT_TERMINATION/OUTPUT_TERMINATION for the... - FS 02:23 AM Software Development: RE: MitySOM 5CSX-H6-53B-RC not booting
- Hello Dan,
I have attached the .qsys and .qsf files. These have the instances added as well as the row address width set to 16 so I'm not sure what other change is needed, maybe the clock needs to be changed for the 53B-RC?
Thanks,...