Skip to main content
contactst
Associate
June 19, 2016
Question

Transmit Array via SPI use stm32cube

  • June 19, 2016
  • 1 reply
  • 660 views
Posted on June 19, 2016 at 08:52

The original post was too long to process during our migration. Please click on the attachment to read the original post.
    This topic has been closed for replies.

    1 reply

    Walid FTITI_O
    Visitor II
    June 20, 2016
    Posted on June 20, 2016 at 11:43

    Hi cheetu.lee,

    I recommend you to take a look to the '' SPI_FullDuplex_ComIT'' example in

    http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

    and compare the code there with your code. The example at this path: STM32Cube_FW_F4_V1.12.0\Projects\STM32F4-Discovery\Examples\SPI\SPI_FullDuplex_ComIT

    You should ensure that you are wiring correctly the connection cables.

    -Hannibal-