On Friday 21 May 2010 13:57:18 Tomek CEDRO wrote: > Did anyone program an SPI device with UrJTAG and FT2232* based cable?
sort of ... a gdb stub on top of urjtag allows loading of code via FT2232 cables which can program SPI flashes > Is SPI already implemented in UrJTAG? no, nor does it currently make sense. the SPI bus nor SPI flashes are typically accessed via JTAG. something else (like a processor) controls that which means you need to implement a SPI driver for the specific CPU/peripheral first, and then a SPI flash driver. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development