This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I have Keil board, MCBSTM32F400. I want to do SPI communication with it, from a device thru ADC, and pass the data to the controller. Pl mention how can I hook the device to the board?

I have Keil board, MCBSTM32F400. I want to do SPI communication with it, from a device thru ADC, and pass the data to the controller. Pl mention how can I hook the device to the board?

the device could be potentiometer, pressure or temperature transducer, etc.

Parents
  • Hi Andy, As per your last response, I am providing Paint files having list of files in blinky project and the compile error I am getting are attached. I have LIte version. I am not getting file size error more than 32K,  but a compile err or. If I comment out line 157 in main.c, then I get other errors. 

Reply
  • Hi Andy, As per your last response, I am providing Paint files having list of files in blinky project and the compile error I am getting are attached. I have LIte version. I am not getting file size error more than 32K,  but a compile err or. If I comment out line 157 in main.c, then I get other errors. 

Children