Hi,
Currently my camera doesnt work anymore and probably there are some errors with my calibration board TFC. At the start of the device, everything is done well except the chip set LED is off (it should be blue as instructed). The Voxel viewer can detect the device, but can not play the streaming with the following error logs:
Voxel Viewer v0.7.0
Texas Instruments Inc.
INFO: TintinCDKCamera: Board revision = 2.0
INFO: ParameterDMLParser: Found register map with name 'OPT9221' (vPG1P0)
INFO: TintinCDKCamera: Received 47085 bytes from EEPROM in 2.12112 s
INFO: Data2DCodec: Original number of 8-bit offsets = 4430
INFO: Data2DCodec: Number of invalid pixels in original data = 0
INFO: Data2DCodec: Current number of 8-bit offsets = 4430
ERROR: DepthCamera: Could not set the camera profile to '102'
ERROR: DepthCamera:Could not get value for parameter TintinCDKCamera(0::0451:9105::918745916204).vco_freq1
ERROR: DepthCamera: Failed to update value for parameter 'mod_freq1'
ERROR: DepthCamera:Could not get value for parameter TintinCDKCamera(0::0451:9105::918745916204).vco_freq2
ERROR: DepthCamera: Failed to update value for parameter 'mod_freq2'
ERROR: DepthCamera: Failed to update value for parameter 'sysclk_in_freq'
ERROR: DepthCamera: Failed to update value for parameter 'quad_cnt_max'
ERROR: DepthCamera: Failed to update value for parameter 'vco_freq2'
ERROR: DepthCamera: Failed to update value for parameter 'vco_freq1'
ERROR: DepthCamera:Could not get value for parameter TintinCDKCamera(0::0451:9105::918745916204).vco_freq1
ERROR: DepthCamera: Failed to update value for parameter 'mod_freq1'
ERROR: DepthCamera:Could not get value for parameter TintinCDKCamera(0::0451:9105::918745916204).vco_freq2
ERROR: DepthCamera: Failed to update value for parameter 'mod_freq2'
ERROR: DepthCamera: Failed to update value for parameter 'sysclk_in_freq'
ERROR: DepthCamera: Failed to update value for parameter 'quad_cnt_max'
ERROR: DepthCamera: Failed to update value for parameter 'pixel_data_size'
ERROR: DepthCamera: Failed to update value for parameter 'output_mode'
ERROR: DepthCamera: Failed to update value for parameter 'vco_freq2'
ERROR: DepthCamera: Failed to update value for parameter 'vco_freq1'
ERROR: CameraSystem: Could not refresh parameters for TintinCDKCamera(0::0451:9105::918745916204).
ERROR: DepthCamera:Could not get value for parameter TintinCDKCamera(0::0451:9105::918745916204).vco_freq1Traceback (most recent call last):
File "D:\Anand\Work\Code\voxel-sdk\voxel-viewer\build\VoxelViewer\out00-PYZ.pyz\PyVoxelViewer.docks.FrequentlyUsedParametersDockWidget", line 93, in updateView
File "D:\Anand\Work\Code\voxel-sdk\voxel-viewer\build\VoxelViewer\out00-PYZ.pyz\PyVoxelViewer.docks.FrequentlyUsedParametersDockWidget", line 46, in showParam
File "D:\Anand\Work\Code\voxel-sdk\voxel-viewer\build\VoxelViewer\out00-PYZ.pyz\PyVoxelViewer.views.ParameterHandlerROI", line 127, in __init__
File "D:\Anand\Work\Code\voxel-sdk\voxel-viewer\build\VoxelViewer\out00-PYZ.pyz\PyVoxelViewer.views.ParameterHandlerROI", line 259, in init
File "D:\Anand\Work\Code\voxel-sdk\voxel-viewer\build\VoxelViewer\out00-PYZ.pyz\PyVoxelViewer.views.XYSpinBox", line 35, in setRange
OverflowError
CalibrationStatus: Calibration invalid for - Temperature.
ERROR: ToFCameraBase: Could not get current frame rate
INFO: ToFCameraBase: Starting with 456x456@0fps
ERROR: TintinCDKCamera: Could not get current frame rate
Please show me how to solve that problem. Thanks for your help in advance.
Vinh Nguyen