Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. spi
    Log in to post

    • R

      SPI Baudrate Limited to 10000
      WiPy 2&3 • spi sensor • • rm534  

      1
      0
      Votes
      1
      Posts
      632
      Views

      No one has replied

    • S

      WiPy with external MicroSD card module
      WiPy 2&3 • wipy spi sd card • • spacelggo  

      8
      0
      Votes
      8
      Posts
      2477
      Views

      livius

      @spacelggo I do not remember what was the cause of slowness you can try to find info on the forum. I suppose that this was releated directly with SD driver not SPI itself. Someone tested this i do not tested this myself. I use always direct connection and built in driver.
    • K

      Lopy SPI
      LoPy • lopy spi • • Kergilo  

      1
      0
      Votes
      1
      Posts
      663
      Views

      No one has replied

    • L

      FiPy and WiPy communication - best practise? SPI, I2C, UART, Bluetooth, Wifi?
      FiPy • fipy wipy uart spi ic2 • • Leo_Sol  

      9
      0
      Votes
      9
      Posts
      2351
      Views

      robert-hh

      @leo_sol Looking at your initial post it seems that UART1 may still available on both units. the default config collides with the SD card pins, but you can assign UART1 to other pins.
    • E

      LoPy4 reuse SPI pins?
      LoPy • lopy4 spi gpio • • Electrozest  

      4
      0
      Votes
      4
      Posts
      1257
      Views

      E

      Thanks @daniel and @robert-hh and thank you for the offer of support and potential of modifying code base. I decided to use a PCA8575 16 bit I2C I/O expander as it solved the I/O problem without adding too much to the bill of materials, so I left the SPI pins for the Lora/Sigfox radio not connected.
    • C

      Question in regards to MSB and LSB in SPI Protocol / WiPy 2.0
      WiPy 2&3 • wipy 2.0 spi lcd • • ColombianAus  

      4
      0
      Votes
      4
      Posts
      1190
      Views

      C

      Hello @seb and @livius , Thank you very much for your assistance with this, and it is awesome news about SPI.LSB. Cheers Colombian1976
    • A

      spi problem with p12 pin and boot modes
      WiPy 2&3 • wipy spi safe mode • • anthony_soben  

      5
      0
      Votes
      5
      Posts
      1354
      Views

      A

      @charly86 and while there at it they can also mention that p8 must not be pulled up when you want to flash the firmware. because if you don't it wont get into download_boot mode but instead into HSPI_FLASH_BOOT mode and will start a reset loop. we also had that problem.
    • S

      How many SPI devices can I use on a LoPy?
      LoPy • lopy spi max31855 • • sjp770  

      2
      0
      Votes
      2
      Posts
      1030
      Views

      robert-hh

      @sjp770 SPI is a bus system. In a star configuration you can connect several slave devices to one master, as long as the (capacitive) load is not exceeded. But you need a CS for each device. If D/C is needed, you may be able to share it. If devices have active feedback pins like an Alarm pin, that has to be connected too to a separate I/O.
    • Thosch42

      LO1 reference design and SPI
      LoPy • antenna spi pinout lo1 ext. antenna • • Thosch42  

      3
      0
      Votes
      3
      Posts
      1050
      Views

      Thosch42

      @jmarcelino D'oh! You'r right. It's a ESP32. After 20 years with Atmels and PICs, my mind falls back into this world... Cheers, Thomas
    • O

      [SOLVED] SSD1306 with SPI?
      WiPy 2&3 • wipy spi ssd1306 lcd • • Olias  

      8
      0
      Votes
      8
      Posts
      3277
      Views

      jmarcelino

      @soren Those pins are connected to the LoRa chip (SX1272) using SPI so you may see unexpected behaviour
    • E

      SPI Interface Questions
      LoPy • spi • • Eric24  

      2
      0
      Votes
      2
      Posts
      1124
      Views

      S

      I can offer the following info; The SPI is implemented in hardware. (I2C not yet, still software) Maximum clock rate is half the system clock frequency which currently is set at 160Mhz, so SPI clk can be as high as 80Mhz. Next slower frequency will be 40Mhz, then 20Mhz, then 10Mhz ......
    • E

      SD over "shared" SPI bus
      Discussion • spi sdcard driver • • Eric24  

      6
      0
      Votes
      6
      Posts
      1994
      Views

      P

      @paulm Ignore recent post; I fixed this myself: https://forum.pycom.io/topic/4000/fixed-broken-sdcard-py-library-previously-impossible-to-have-external-spi-usd-card-with-pycom-boards
    • E

      SD Card Interface: SPI or SDIO?
      Expansion Board • library spi sdcard • • Eric24  

      1
      0
      Votes
      1
      Posts
      1392
      Views

      No one has replied

    • E

      List of supported pins for various interfaces
      LoPy • i2c uart spi documentation pins • • Eric24  

      9
      0
      Votes
      9
      Posts
      2467
      Views

      jmarcelino

      @RobTuDelft said in List of supported pins for various interfaces: TSL2591 The Adafruit board (or a clone)? https://www.adafruit.com/product/1980 If so then yes Adafruit added pull-up resistors which you don't really need on the Pycom boards.
    • A

      LoPy and MAX6675 SPI Thermocouple
      LoPy • spi max6675 • • alessio_ultrafab  

      7
      0
      Votes
      7
      Posts
      2153
      Views

      P

      It is hard to determine the quality of thermocouples purchased via Ebay/Amazon. It may be a great sensor, however if you need something of quality and accuracy – or even just general information, just go to [www.pyrosales.com.au](link url) CEO John S
    • 1
    • 2
    • 2 / 2