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 (142061 times)
  2. FAT32 Library (75288 times)
  3. Network Ethernet Library (59487 times)
  4. USB Device Library (49514 times)
  5. Network WiFi Library (45287 times)
  6. FT800 Library (44911 times)
  7. GSM click (31427 times)
  8. mikroSDK (30435 times)
  9. microSD click (27795 times)
  10. PID Library (27622 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: 221 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

V to Hz 2 click

5

V to Hz 2 click is a device that converts an analog voltage input signal into a pulse wave signal of a certain frequency.

[Learn More]

EPSON S1D13700 Examples

0

Examples shows simple use of EPSON S1D13700 Library

[Learn More]

Flash 10 Click

0

Flash 10 Click is a compact add-on board representing a highly reliable memory solution. This board features the AT25FF321A, an SPI configurable 32Mbit (2Mx16) serial Flash memory solution from Dialog Semiconductor. The AT25FF321A is an ideal solution for systems in which program code is shadowed from Flash memory into embedded or external RAM (code shadow) for execution and where small amounts of data are stored and updated locally in the Flash memory. It has a flexible and optimized erase architecture for code and data storage applications, non-volatile protection, and four specialized 128-byte OTP security registers to store a unique device ID and locked key storage. This memory can withstand many write cycles (minimum 100k) and has a data retention period greater than 20 years.

[Learn More]