cancel
Showing results for 
Search instead for 
Did you mean: 

Receive 4096 Bytes via SPI ?!

manuelsahm
Associate II
Posted on February 23, 2007 at 14:42

Receive 4096 Bytes via SPI ?!

1 REPLY 1
manuelsahm
Associate II
Posted on February 23, 2007 at 14:42

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...