Hi there.
I am having trouble again with the ROM based LM3S6C65.
I´m following the sample on StellarisWare peripherals "\StellarisWare\examples\peripherals\ssi\spi_master.c" and made a few modification (inserted many printf lines after and before every comand, like "set GPIO" and "OK" after the command line.
anyway, following the mentioned code (spi_master.c) and changing my ports to SSI1 on PE0 ~ 3, the code freezes after SSIConfigSetExpClk, (I never got the OK).
I did try to change the code to ROM function, but since I´ve read a post mentioning that it did not worked correctly, I will do this after this example.
Thanks in advance
Francisco Campos