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
Technical Library
  • Products
  • Dev Tools
  • Technical Library
  • More
  • Cancel
Technical Library
Documents Embest: Open Source Arduino™︎ Form-Factor Compatible ARM Based COOKIE Board
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Technical Library to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: atomar
  • Date Created: 6 Dec 2012 8:13 AM Date Created
  • Last Updated Last Updated: 24 Oct 2013 7:16 AM
  • Views 1777 views
  • Likes 0 likes
  • Comments 1 comment
Related
Recommended

Embest: Open Source Arduino™︎ Form-Factor Compatible ARM Based COOKIE Board

BUY NOWBUY NOWDevelopment ToolsTechnical DocumentsVideoFeaturesKit Contents

image
Overview

 

Cookie board is an open-source ArduinoTm form-factor compatible 32-bit ARM prototyping platform based on ARM Cortex-M microcontrollers. Offered along with a free ARM development environment from CooCox (Windows only), it helps you to enter into Embedded Development and makes it simple to add sensing and control to a huge range of projects, whether you are an engineer, designer, artist or hobbyist.

 

Cookie board expands the concepts of 8-bit ArduinoTm into 32-bit ARM Cortex MCUs. The Cookie NuMicro edition is based on the Nuvoton Cortex M0 microcontroller M0516LBN. The M0516LBN with Cortex-M0 core can run up to 50MHZ, with 64KB Flash for program memory; 4KB Flash for data memory, 4KB SRAM, 2 UARTs, 2 SPIs, and 1 I2C. The Cookie NuMicro edition is fully compatible with the ArduinoTm form-factor, with 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a power jack, an ICSP header; it contains everything needed to support the microcontroller. There is also an onboard CoLinkEx for debugging purposes.

 

Cookie board comes with CooCox development environment - a free & open ARM development tool environment (Windows Only). CooCox provides a complete tool kit including IDE, Flash programs, Graphical pin configuration, and code generation tool etc. The CooCox CoX Peripheral Interface, a unified peripheral interface, makes it easy to reuse Arduino-Shields across different Cookie boards based on different ARM Cortex M0/M3/M4 MCUs platforms.

 

As Cookie is an open-source platform, all the documents and sources are free for download. You can find the Schematic, BSP Code, and also the PCB file under the Technical Documents section below.

More Development Kits and Tools
imageEmbest Development KitsimageMore ARM Development Kits
imageDevelopment Platforms & Kitsimageelement14 Knode

 

Cookie Vs ArduinoTm

 


CookieArduino
OrientationEntrance of Embedded DevelopmentToys for everybody
Hardware

32-bit ARM Cortex MCU, Sys Clock ≥ 50MHz

8-bit AVR MCU, Sys Clock = 8MHz / 16MHz

Interfaces beyond ArduinoTm form-factor like Ethernet, CAN, etc.ArduinoTm form-factor
Code Download & DebuggingOnly Code Download, No Debugging
Programming languageC languageSimplified C language
Development toolsCooCox tool kit-a complete set of tool chain.ArduinoTm IDE
Reusable codeAvailable across different MCUs with CoXAvailable

 

 

Development Tools


 

CooCoX IDE: Embest offers the CooCox IDE development tool as a free download.

 

The CooCox IDE (CoIDE) is a highly-integrated software development environment for ARM Cortex M4, M3, M0 and M0+ based microcontrollers, which includes all the tools necessary to develop high-quality software solutions in a timely and cost effective manner. CooCox development tools consist of various modules like; Integrated Development Environment (CoIDE), Flash Programmer (CoFlash), Emulator (CoLinkEx), a Real Time Operating System (CoOS), CoCenter and CoAssistant. For more information on CooCoX Tools please Click Here

 

Back to top

 

Technical Documents


Learning Center
TypeDescription
User ManualEmbest: User Manual for Cookie NuMicro Edition Board
DatasheetNuvoton: Datasheet for M058/0516BN MCU Family

 

Design Elements
TypeDescription
BSPEmbest: Board Support Package (BSP) for Cookie NuMicro Edition Board
SchematicEmbest: Schematic for Cookie NuMicro Edition Board - EAGLE Files
LayoutEmbest: Gerber Files for Cookie NuMicro Edition Board
BOMEmbest: Bill Of Material (BOM) for Cookie NuMicro Edition Board

 

Back to top

 

Video


You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Back to top

 

Kit Features


image

  • 32-bit ARM Cortex-M0 MCU.
  • Fully compatible with ArduinoTm form-factor
  • Over 280 ArduinoTm Shields can be reused
  • Sys Clock ≥ 50MHz
  • Memory:
    • 64KB Flash for program memory
    • 4KB Flash for data memory
    • 4KB SRAM
  • Working on both 3.3V and 5V, selectable with jumper.
  • Onboard CoLinkEx for USB-JTAG/SW debugging.
  • A set of Free ARM development tools provided by CooCox.
  • Component platform makes it easy to share codes.
  • Hardware CAD design files open under CC BY-SA 3.0 license in Eagle format.

 

 

 

 

 

 

 

 

Back to top

Kit Contents


 

  • Cookie_NuMicro_V1.0 based on Nuvoton Cortex-M0 microcontroller M0516LBN.
  • Nine Jumper Caps   (Height: 5mm each )
  • USB 2.0 Cable  (Length: 80cm )
  • Plastic Packaging Box  (150*140*25mm

 

Back to top

 


  • cookie_numicro_evb
  • cookie
  • cortex_m
  • arm
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply
  • Former Member
    Former Member over 12 years ago

    Yet again there is no indication that the CooCox Development software ONLY RUNS on WINDOWS.

     

    When will Element14 learn that many of its clients do not run windows software and ensure that the boards it stocks have development software that runs on ALL operating systems or at least most.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
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