cancel
Showing results for 
Search instead for 
Did you mean: 

Does any one knows what type of interface should be used here. I think it will be custom SPI with bitbang or there is another way?

MSale.1
Senior
 
1 ACCEPTED SOLUTION

Accepted Solutions
Pavel A.
Evangelist III

Looks like normal SPI with 18 bits data size. No need to bitbang.

SPI controller of some STM32s allows moving up to 32 bits at once.

View solution in original post

1 REPLY 1
Pavel A.
Evangelist III

Looks like normal SPI with 18 bits data size. No need to bitbang.

SPI controller of some STM32s allows moving up to 32 bits at once.