Modify

Opened 9 years ago

Closed 9 years ago

#246 closed defect (fixed)

With CMOSIS20, adc_resolution register gives wrong information

Reported by: Suren A. Chilingaryan Owned by: Michele Caselle
Priority: major Milestone:
Component: UFO Camera Version:
Keywords: Cc: Matthias Balzer, Michele Caselle, Matthias Vogelgesang

Description

The adc_resolution register is the real culprit because it returns a wrong value. The chip is 12 bits but the value in the register is 0 thus I assume it's only 10 bits. That causes the overflowing of bin index in histogramming module. Decoding works correctly because I use the adc_resolution value from the frame itself.

Attachments (0)

Change History (5)

comment:1 Changed 9 years ago by Suren A. Chilingaryan

Component: ApplicationUFO Camera

comment:2 Changed 9 years ago by Suren A. Chilingaryan

Michele told that it should be set by software, i.e. somewhere in the reset script.

comment:3 Changed 9 years ago by Matthias Vogelgesang

And I told him that at no time should there be a discrepancy between the value found in the frame and the one reported in the register. Just "fixing" the issue in a reset script sounds a bit too brittle to me.

comment:4 Changed 9 years ago by Michele Caselle

Dear all,
As I have said, I have modified the default value from 10 to 12 bit mode in the FPGA so that you do not have need of additional operations.

comment:5 Changed 9 years ago by Matthias Vogelgesang

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Michele Caselle.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.