User Activity

I am using the STSW-IMG501 software with the STEVAL-EVK-U0I1 evaluation kit and the STEVAL-56G3MAI1 evaluation board for the VD56G3 image sensor.  I am trying to capture videos of my target application at high frame rates to assess the sensor propert...
I have the STEVAL-56G3MAI1 evaluation kit for the VD56G3 image sensor and the STEVAL-EVK-U0I1 to connect and take snapshots from the sensor.  I have been looking into script generation and register setting and I would like to set the exposure time to...
I have gotten the following code to correctly validate CRC's, so I know I have configured the CRC correctly: uint32_t calcCRC = 0; hcrc.Instance->INIT = 0xFFFFFFFF; calcCRC = HAL_CRC_Calculate(&hcrc, (uint32_t*) pointer, length); calcCRC = HAL_CRC_Ac...
Kudos from
Kudos given to