SPI on Flowcode
Posted: Thu Dec 10, 2009 7:46 am
Good Morning !!
First Excuse me for my english.
I'm working on a project, and I have to realize a communication between a PIC 16F877A and a CPLD in SPI transmission.
The problem is :
The CPLD send a binary code in 32 bits, but the PIC is a 8bits one.
How can I do to cut the 32 bits word in 4 8bits words with flowcode ?
I've already tried to do a "getchar" with the SPI block, but a char is not a word.
Help Me please, it's very important.
Regards
Adrien
First Excuse me for my english.
I'm working on a project, and I have to realize a communication between a PIC 16F877A and a CPLD in SPI transmission.
The problem is :
The CPLD send a binary code in 32 bits, but the PIC is a 8bits one.
How can I do to cut the 32 bits word in 4 8bits words with flowcode ?
I've already tried to do a "getchar" with the SPI block, but a char is not a word.
Help Me please, it's very important.
Regards
Adrien