Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Reading 4bytes SPI

$
0
0
Hi, I have a chip that sends a string with this format http://obrazki.elektroda.pl/9967733000_1484077005.png it is my program #include <stdio.h> #include <string.h> #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_usart.h" #include "stm32f10x_spi.h" #define SPI_FLASH SPI3 #define SPI_CLK RCC_APB1

Viewing all articles
Browse latest Browse all 3049

Trending Articles