Hi Jeremy,
Thanks for the reply. With regard to the interrupts, it is absolutely not clear to me that the SPIFI module doesn't support interrupts. Please check table 322 on page 429 of the user manual: bit 22 of the SPIFI control register is the interrupt enable bit. "If this bit is 1 when a command ends, the SPIFI will assert its interrupt request output."
And bit 5 in the status register (table 339) reflects the SPIFI interrupt request status.
Based on this I would conclude that the SPIFI module does have an interrupt request output. If this output is internally left unconnected, then this should be clearly stated in the
manual. And maybe it is stated somewhere, but so far I haven't seen it yet.
On an unrelated topic, I am wondering why you guys don't have spreadsheets with the pin-outs (please see attached file as an example) on your website. Most of the pins can have multiple functions that can be selected through the IOCON registers. I am currently working on a project for which I need the Ethernet port, UART1, the SD card interface, the SPIFI flash interface, 2 SSP ports, 2 I2C ports and possibly the LCD interface. I don't see how any designer can accomplish this task without first compiling a spreadsheet like the one attached, which takes a couple of hours. By not providing these spreadsheets on your websites you are essentially wasting the time of your customers.
Best,
Reinald