We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5b83f commit bed120bCopy full SHA for bed120b
Cypress_FX3_USB_Firmware/Source/cyfxgpif2config.h
@@ -1,6 +1,6 @@
1
/*
2
* Project Name: fx3_uvc.cyfx
3
- * Time : 06/09/2022 03:50:05
+ * Time : 06/15/2022 00:44:52
4
* Device Type: FX3
5
* Project Type: GPIF2
6
*
@@ -98,7 +98,7 @@ uint8_t CyFxGpifWavedataPosition[] = {
98
GPIF II configuration register values.
99
*/
100
uint32_t CyFxGpifRegValue[] = {
101
- 0x80008308, /* CY_U3P_PIB_GPIF_CONFIG */
+ 0x80008700, /* CY_U3P_PIB_GPIF_CONFIG */
102
0x0000006C, /* CY_U3P_PIB_GPIF_BUS_CONFIG */
103
0x00000000, /* CY_U3P_PIB_GPIF_BUS_CONFIG2 */
104
0x00000046, /* CY_U3P_PIB_GPIF_AD_CONFIG */
0 commit comments