User Activity

Posted on December 18, 2017 at 06:49HiWe have tested the SPI example code provided from ST disco board  with other boards like atmel controller. Atmel as master and ST disco board as slave. We have connected Atmel                ST/FPGA MOSI       ...
Posted on December 12, 2017 at 06:35how to configure for SPI clock frequency in SPI example provided.Example give below i am usingIn atmel board we are using 5mhz or 50khz SPI clock frequency.int main(void){  /* Enable the CPU Cache */  CPU_CACHE_En...
Posted on December 04, 2017 at 07:05We are trying to communicate ST disco board with atmel board  using example code of SPI.We have configured spi clock frequency 500000hzclock phase and clock polarity as zero, in atmel board.where to configure spi ...
Posted on November 30, 2017 at 06:22Can you please send me SPI example for STM32F746 nucleo board
Posted on July 21, 2017 at 07:52What is the buffer/FIFO depth for  UART in STM32F765XX series?