STM32F407VET6 SPI1 doesn't work PB3,PB4,PB5 and PA15
Posted on May 25, 2013 at 00:54Hi.Please help. I write simple app using restricted KEIL to operate with AD5292 via SPI for my academic research project. To achive this I wrote the following code:int main(void){ /*!< At this stage the microcontroller...