Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11787 times)
  2. FAT32 Library (8634 times)
  3. Timer Calculator (6579 times)
  4. PID Library (5256 times)
  5. Network WiFi Library (5233 times)
  6. SMS home alarm system (4432 times)
  7. External Memory (4115 times)
  8. mikromedia for PIC18FJ - Examples (3572 times)
  9. microSD click - Example (3505 times)
  10. GPS click - Example (3269 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
Example

Flash click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2012-09-11

Category: Storage

Downloaded: 958 times

Not followed.

Simple example which demonstrates working with Flash click board in mikroBUS form factor. Example write bytes into Serial Flash and read from it.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Flash click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Flash click - Example" changes.

Do you want to report abuse regarding "Flash click - Example".

  • Information
  • Comments (0)

Example Blog

Flash click

Flash click

Front and back view of Flash click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

Flash click is a compact and easy solution for adding flash memory to your device. It features M25P80 - 8Mb serial Flash memory module with advanced hardware write protection mechanisms. It communicates with the target board via SPI interface.

Examples are written for:
- EasyPIC v7 - PIC18F45K22
- EasyPIC v7 for dsPIC30 - dsPIC30F4013
- EasyMx PRO v7 for Stellaris(R)  - LM3S9B95, LM4F232H5QD
- EasyMx PRO v7 for STM32 - STM32F107VC

Flash click Board schematics

Flash click Board schematics

The board is designed to use 3.3V power supply only

View full image

ALSO FROM THIS AUTHOR

IrThermo 5V click - Example

This example demonstrates reading from Ir thermo sensor MLX90614ESF-AAA Temperature is converted into Celsius degrees and displayed on display.

[Learn More]

LightHz click - Example

This project demonstrates working with TSL230RD.
Pulses from TSL230BR are counted using RB0/INT interrupt on rising edge on pin RB0 of PIC18F45K22 MCU. Timer1 generates interrupt after 1/4 second for calculating frequency.

[Learn More]

Wifi Control Demo

We have created Let's Make project with EasyPIC v7, mikromedia for PIC18FJ, mikroBUS shield and two WiFi PLUS Click boards. With powerful Network WiFi Library we have easily developed simple wireless control interface. Code is written in mikroC, mikroBasic and mikroPascal PRO for PIC compilers. GUI on mikromedia is built with Visual TFT.

[Learn More]