SPI
Posted: Sat Jun 24, 2023 12:05 am
Hi
Trying to interface to max22530 a/d converter
Having some problems as need to use in burst mode
ie i want to select register x01 and the unit will send back 16 bits
Tried to use spi master to get byte array to allow storing of the received data
But cannot seem to get the drop down box to accept the byte array in the component macro
Can you create me a small flowcode example of the SPI using get byte array
Ie send a command (ie register 01 ) and store the 2 received bytes into a byte array
I must be doing something wrong but cannot work it out
Many thanks in advance
David
Trying to interface to max22530 a/d converter
Having some problems as need to use in burst mode
ie i want to select register x01 and the unit will send back 16 bits
Tried to use spi master to get byte array to allow storing of the received data
But cannot seem to get the drop down box to accept the byte array in the component macro
Can you create me a small flowcode example of the SPI using get byte array
Ie send a command (ie register 01 ) and store the 2 received bytes into a byte array
I must be doing something wrong but cannot work it out
Many thanks in advance
David