Question
stm32f730 , Quad SPI ,how to configure the data shift out on the rising edge of clk and samle one the falling edge
stm32f730 , Quad SPI ,i used to communicate to a device ,need 3bits data width.
but how to configure the data shift out on the rising edge of clk and sample the falling edge . like the Stand SPI , we can set CPOL to '0' or '1'?
if not to do , pls provide a mcu to me which have such functions
thanks!