TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141239 times)
  2. FAT32 Library (74040 times)
  3. Network Ethernet Library (58675 times)
  4. USB Device Library (48768 times)
  5. Network WiFi Library (44490 times)
  6. FT800 Library (44034 times)
  7. GSM click (30784 times)
  8. mikroSDK (29609 times)
  9. PID Library (27342 times)
  10. microSD click (27223 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
mikroSDK Library

SPI Demo

Rating:

0

Author: MIKROE

Last Updated: 2024-07-09

Package Version: 2.0.0.6

mikroSDK Library: 2.0.0.0

Category: SRAM

Downloaded: 173 times

Not followed.

License: MIT license  

The application demonstrates SPI SDK functionality.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SPI Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SPI Demo" changes.

Do you want to report abuse regarding "SPI Demo".

  • Information
  • Comments (0)

mikroSDK Library Blog

SPI DEMO

This is a simple example that utilizes mikroSDK 2.0 SPI driver library. In this demo, we use SRAM click to write 20 bytes of data and read them back. Written and read data is printed out on the Standard output - Application output or UART, determined by the chosen setup.


  • Author : MIKROE
  • Version : 2.0.0.6
  • Date : July 2024.

Hardware support

image

  • Note: You can also use a logic analyzer to see signals and data.

Software Support

We provide code for demonstrating the usage of functions contained in SPI driver library. To run this example, follow these steps:

  1. Install the package from Package manager.
  2. Open example.
  3. It will take you to setups, so make one for your hardware.
  4. Choose adequate setup and the project will open.
  5. Program it by clicking on Flash.
  6. If transfer completes successfully, INT pin on the Tester click will light up.

Transferred data can also be seen on the Application output or UART terminal, depending on the chosen setup.

example


ALSO FROM THIS AUTHOR

Cap Extend 3 click

5

Cap Extend 3 click features four capacitive sensor pads integrated on the PCB, that can sense touch through a variety of different materials.

[Learn More]

Stepper 17 Click

0

Stepper 17 Click is a compact add-on board that contains a bipolar stepper motor driver. This board features the TB67S539FTG, a two-phase bipolar stepping motor driver using a PWM chopper from Toshiba Semiconductor.

[Learn More]

Weather click

2

Weather click carries the BME280 integrated environmental unit from Bosch. It’s a sensor that detects humidity, pressure and temperature.Weather click can communicate with the target MCU either through mikroBUS SPI or I2C interfaces. The board is designed to use a 3.3V power supply.

[Learn More]