Problem with SPI2 on STM32F103RB
Posted on August 20, 2014 at 03:11Hello, I want to use SPI2 on STM32F103RB to communicate with RFM12 module but SPI does not work. Can you help me where is a problem?This is the definitions:#define RFM_SPI2_PORT GPIOB#define RFM_GPIO_CLK ...