I'm making an IR laser beam-width adjustment system and I'm trying to make my own board for DLPC350 and DLP4500NIRFQE.
1) Is using urJTAG the only way to load the firmware into an empty flash memory using an USB so far?
2) Can I store my patterns and load them from the flash memory? because for simplicity I don't want to use a host processor to control the DLPC. I only want to program it straight from my PC through an USB.
3) If I want the DLPC to repeat a series of patterns over and over again. How can that be done? would I need a host processor or can itself be programmed or run a program to do that? Say a series of patterns might be I want the DMD to turn on each 10 columns consecutively and turn off the previous 10 columns while turning on the next 10 columns each time.