Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello,
at the moment i am workink with the STM32F411 and i am using the Nucleo SPI Library. I wanna control a DAC with the STM32 Board. If i define a clock frequency of 50 MHz i receive a clockrate of 50 MHz at the output but with a break time of 1 µs. Do you know how i can improve the break time between two SPI pulse?
here is my code
include the mbed library with this snippet