User Activity

The transmit command only clocks out the provided data and then the clock stops, I need it to continue for 8 dummy clocks before doing receive I think.I bet there is a simple answer to this though, can you help me?
Posted on January 25, 2018 at 12:27CubeMX 4.24.0 generated code does not seem to compile in EWARM 7.60.1.I am trying to create code to set up a STM32F071C8Tx.I get lots of errors relating to __DSB, __WFI, __WFE and __SEV saying cannot call intrinsic...