Hello,
I'm working on the XC2000 microcontroller, and I'd like to use the SSC (SPI) module with the fifo option. could you please send me if you have any application note for this purpose.
Thank you Best regards
I believe there is an application note for the USIC AP162900 on the Infineon website.
However, if you wanted to use the FIFO mode I would suggest using DAvE as this can generate the code to initialized the USIC channel for SSC (SPI) mode. There are options to configure the FIFO's as you desire.
You don't need to use the complete DAvE project if you don't want. You can just use/review the generated SSC module code as your reference/guide with your existing code.
thank you Chris for your reply, but I don't find the reference AP162900 in the Infineon website.
could you please give the url to download this one.
thanks again
best regards
In fact, a search for "XC2000" on the Infineon website gave me no hits!!
Perhaps you need to be more specific with the part number?
Have you tried: www.infineon.com/.../documentSelector.html
It's very helpful to use the document selector that provide Infineon, I've found a general document for SSC/SPI communication but not for the FIFO case.
thanks Andy for the url it was very helpful
Best regards