Tool/software:
Hi,
I try to write pattern sets and pattern order entry using DLPC API 1.1 dlpc347x_samples.c.
when I using GUI, completely success change pattern sets and their configurations.
I use DLPC API that change patterns set, it works.
but I fail to change pattern order table entry using DLPC API 1.1.
the sample code using dummy pattern order entry, so I edit codes but it doesn't work.
my codes :
how can I change pattern order entry using DLPC API?
and what's different between DLPC34XX_WritePatternOrderTableEntry() and DLPC34XX_WritePatternConfiguration()?
I try to using DLPC34XX_WritePatternConfiguration() but it still doesn't work.
And someone success build using gcc?
maybe next step will build linux os.
I think if I get linux cypress usb libraries then it works. right? (CypressUSB.dll & CypressUSB.lib to .so or something.)
somebody help me..