element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Energy Harvesting Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Energy Harvesting Design Challenge
  • More
  • Cancel
Energy Harvesting Design Challenge
Blog A Very Compact Guide to Energy Harvesting - Part 024
  • Blog
  • Forum
  • Documents
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: COMPACT
  • Date Created: 3 Jul 2013 11:59 AM Date Created
  • Views 665 views
  • Likes 1 like
  • Comments 3 comments
  • energy_harvesting
  • energy_harvesting_challenge
Related
Recommended

A Very Compact Guide to Energy Harvesting - Part 024

COMPACT
COMPACT
3 Jul 2013

It's far too simple to be true.

The e-paper I obtained included a connection diagram and sample software to get it running.

It looked straightforward but being the skeptic that I am it seemed too simple to be true.

My inital hunch was spot on.

 

I followed the instructions to the letter and there wasn't enough material to get it working.

Some additional research was required.

 

The Connector

The first thing I noticed was that of my previous blog. The connector on the e-paper interface connector was incorrect.

Even with this now correctly resolved ....

   Nothing.

 

The Code

The published code sample had an IAR Workbench sample.

This had to be decoded to work out where it needed to be located in order to be compiled correctly.

 

The correct path is C:\Users\<xxx>\AppData\Roaming\energymicro\kits\EFM32GG_STK3700\examples\EPD Extension Board v0.92 for EMGG\iar

(Substitute <xxx> with the user name directory name for your installation)

This is not dissimilar to the standard STK3700 examples.

 

Even with the correct location used and successful compilation ....

   Nothing.

 

The Necessary Adjustments

Since the above did not work it was now time for some debugging.

Working on the premise that the published connection details and code were correct and that I had connected it up correctly (imageA very dangerous premise indeed!image);

I looked in the example code for program code constants that related to the model of e-paper that was connected.

Sure enough there was. The default model was not the same as the one I was using so I adjusted the values.

(I was using a 2.70 inch model. The default was the 4.41 inch model. - The funny thing about this was that the 4.41 inch hasn't been released yet.)

 

There is a constant used to define the display model number and a constant used for its corresponding example image.

 

ImageData.h    

     #define USE_EPDType DisplayEPD270

 

main.c

     EPD_DisplayFormPtr(EPD_270,(uint8_t *)&Image_2_70_1);

 

Now with these adjustments in place ....

    The code was rebuilt and downloaded and the display worked instantly.

 

Here's a picture of the successful result showing the non volatility of the e-paper display.

image

  • Sign in to reply
Parents
  • DAB
    DAB over 12 years ago

    Hi Monte,

     

    Good job of finding the problem and resolving the issue.

    Integration is never as easy as adding A to B.  There always seems to be little bit of A plus F(c) = B.

     

    It does sound like they have pre-released the new device driver though.

     

    Anyway, good post.

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • DAB
    DAB over 12 years ago

    Hi Monte,

     

    Good job of finding the problem and resolving the issue.

    Integration is never as easy as adding A to B.  There always seems to be little bit of A plus F(c) = B.

     

    It does sound like they have pre-released the new device driver though.

     

    Anyway, good post.

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube