User Activity

Posted on November 17, 2014 at 09:26 Hello. Why oscilloscope shows nothing on MISO/SCK? #include ''stm32f10x.h'' void init() { GPIO_InitTypeDef GPIO_InitStructure; SPI_InitTypeDef SPI_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_G...