2007-02-23 05:42 AM
2007-02-23 05:42 AM
Hello (ARM STR7 with IAR StarterKit & Embedded Workbench 4.41A)
I want to receive 4096 Bytes via SPI; the hardware is connected correctly and now I need the Receive routine (in C Code)... :o Can somebody help me and post this code to receive 4096 Bytes... :D I don´t understand the meaning of FIFO depth; there is only one Byte sent (WordSend is called from BufferSend) or not? why should I increment the FIFO size ? and why should I be able to disable the FIFOs? Thnx for your help...