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

SPI comunication between e10-433ms and Stm32?

How to use spi comunication to interface between e10-433MS RF and STM32F1xxx?

Parents
  • How to interface anything to anything else:

    http://www.8052mcu.com/forum/read/160143

    There are 2 parts to this question:

    1. How to use the SPI controller on the STM32F1xxx.
      This has nothing to do with Keil or ARM - it will be answered in the ST documentation.
      ST provide examples for using each of the peripherals on all of their controllers.
      The operation of the STM32's SPI controller is not affected by what device(s) you connect to it.
       
    2. How to use the SPI interface on the e10-433MS
      This has nothing to do with Keil or ARM - it will be answered in the e10-433MS documentation.
      The operation of the e10-433MS's SPI interface is not affected by what Master is driving the bus.

Reply
  • How to interface anything to anything else:

    http://www.8052mcu.com/forum/read/160143

    There are 2 parts to this question:

    1. How to use the SPI controller on the STM32F1xxx.
      This has nothing to do with Keil or ARM - it will be answered in the ST documentation.
      ST provide examples for using each of the peripherals on all of their controllers.
      The operation of the STM32's SPI controller is not affected by what device(s) you connect to it.
       
    2. How to use the SPI interface on the e10-433MS
      This has nothing to do with Keil or ARM - it will be answered in the e10-433MS documentation.
      The operation of the e10-433MS's SPI interface is not affected by what Master is driving the bus.

Children
No data