User Activity

I want to use SPDIF output 44.1KHz audio sampling frequency on NUCLEO-F767ZI. I use Mxcube to generate clock configuration, Does HSE need specical frequency? if yes, which frequency?
Posted on March 02, 2018 at 10:59I used MXcube to generate initiaation code as SPI Slave, CHPA is hope to be Low.But it will be set when the LL_SPI_Init(SPI1, &SPI_InitStruct) function is running.I found that Miss BaudRate Field.  It can probably in...
Posted on March 02, 2018 at 09:52STM32F031  is configurated as SPI Slave, CRC result can not be send out correctly. Attached the whole project. I also designed one SPI master by another STM32F031 for this testing. The waveform that master sent is ri...