Skip to content

Commit bed120b

Browse files
committed
added Sample generator ROM file
1 parent aa5b83f commit bed120b

File tree

3 files changed

+8194
-2
lines changed

3 files changed

+8194
-2
lines changed

Cypress_FX3_USB_Firmware/Source/cyfxgpif2config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Project Name: fx3_uvc.cyfx
3-
* Time : 06/09/2022 03:50:05
3+
* Time : 06/15/2022 00:44:52
44
* Device Type: FX3
55
* Project Type: GPIF2
66
*
@@ -98,7 +98,7 @@ uint8_t CyFxGpifWavedataPosition[] = {
9898
GPIF II configuration register values.
9999
*/
100100
uint32_t CyFxGpifRegValue[] = {
101-
0x80008308, /* CY_U3P_PIB_GPIF_CONFIG */
101+
0x80008700, /* CY_U3P_PIB_GPIF_CONFIG */
102102
0x0000006C, /* CY_U3P_PIB_GPIF_BUS_CONFIG */
103103
0x00000000, /* CY_U3P_PIB_GPIF_BUS_CONFIG2 */
104104
0x00000046, /* CY_U3P_PIB_GPIF_AD_CONFIG */

0 commit comments

Comments
 (0)