element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • 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
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Blog
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Renesas RX65 Envision Kit - part 2a: Blinky with GCC Toolchain

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post: A Blinky, with the GCC toolchain.It's not a real blinky - it's a switchy. The User LED is on when the User Button is pressed.A Morse code trainer .  Create the Project In the pr...
    • 23 Nov 2019
  • Renesas RX65 Envision Kit - part 1: Create an Empty Project

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post: how to start a project in the Renesas IDE e2 Studio.I'll use the Renesas CCRX toolchain.  Start a Project File -> New C/C++ Project -> Renesas RX -> Renesas CC-RX C/C++...
    • 23 Nov 2019
  • Port an MBED design to non-MBED - Phase 3: InterruptIn Class and example

    Jan Cumps
    Jan Cumps
    The port of the MBED InterruptIn is complete.In this blog you can see the internals of this class and how to set up configuration and handling. My port is for a Hercules TMS570LC43. I use the HAL utility and api for that controller where possibl...
    • 16 Nov 2019
  • Storage Insights #7 - SD Card Technology Advantages

    drozwood90
    drozwood90
    In Storage Insights #6 we dove deeper into SATA (Serial ATA), discussing layering and compatibility. In Storage Insights #7 we have a link to a video presentation that details several technology advantages of industrial SD cards.SD cards, or Secure D...
    • 15 Nov 2019
  • Port an MBED design to non-MBED - Phase 2b: DigitalOut Class and Blinky example

    Jan Cumps
    Jan Cumps
    The port of the MBED DigitalOut is complete.In this blog you can see the internals of this class and how to create a blinky. Blinky #include "includes.h" // this is the include that replaces MBED.h for ported applications. // st...
    • 12 Nov 2019
  • Port an MBED design to non-MBED - Phase 2a: DigitalOut Class Constructor

    Jan Cumps
    Jan Cumps
    I've ported the MBED DigitalOut class to the Hercules controller that I'll be using.It could be any controller or SBC, but having one example makes it tangible. I've try to do this with as limited as possible impact to the SemTech library. That ...
    • 11 Nov 2019
  • Port an MBED design to non-MBED - Phase 1: compile without errors

    Jan Cumps
    Jan Cumps
    There are many good MBED examples. It's a popular platform, supported by many manufacturers.Here's my story on how to port one of those excellent MBED example program to another platform. The program I want to port is the SemTech LoRa Ping-Pong ...
    • 9 Nov 2019
  • Hercules Safety Microcontroller: Use C++ with HALCoGen C Projects

    Jan Cumps
    Jan Cumps
    TI Hercules microcontrollers are "functional safety" devices for automotive, industrial and medical use.When you create a new firmware project for this family, you use the TI HALCoGen tool to configure the peripherals and create the source....
    • 9 Nov 2019
  • Microsoft’s Project Silica can Store Data on Glass for Hundreds of Years

    Catwell
    Catwell
    The new storage technology stores data in quartz glass using laser light, which burns voxels into the medium that hold multiple bits of information. (Image credit: Microsoft)  A recent collaboration by Microsoft and Warner Brothers resulted in s...
    • 7 Nov 2019
  • Newly Developed Electroadhesive Stamp Could Push Miniaturization to New Levels

    CharlesGantt
    CharlesGantt
    If you have ever populated a PCB with lots of SMD components by hand, you know how frustrating and time-consuming it can be. Thankfully, when its time to move into production we employ special robots called “pick and place” machines to do the job for...
    • 29 Oct 2019
  • Arm Provides Custom Instruction Support for Their Embedded CPUs

    Catwell
    Catwell
    Arm will offer support for custom instructions for their ARMv8-M embedded CPUs targeted at embedded and IoT applications. (Image credit: Arm)  During this year’s TechCon event in Santa Fe, Arm announced it would start supporting custom instructi...
    • 22 Oct 2019
  • Graphene Turns 15 and Promises to Change the Future

    Catwell
    Catwell
    (Image credit: AlexanderAIUS via Wikipedia)  Graphene is one of the world’s most robust materials even though its only 1-atom thick, and coupled with its highly conductive nature, one of the most sought out materials for a myriad of applications...
    • 15 Oct 2019
  • Engineers From MIT Develop New Advanced Microprocessor Using Carbon Nanotubes

    CharlesGantt
    CharlesGantt
    For several years now, the microprocessor manufacturing world has been coming to grips with the fact that Moore’s law no longer governs the rate at which we are able to shrink transistors in size. This has led to researchers worldwide rushing to find...
    • 26 Sep 2019
  • Cortex-M debugging and automated testing using Rasp-Pi

    kamtar
    kamtar
    I have decided to write about the usage of Raspberry pi as both wireless programmer/debugger and tool for automated testing for Cortex-M MCUs. There are few articles and tutorials but still, this topic's online coverage is rather poor considering its...
    • 12 Sep 2019
  • Debug / JTAG Probe - XDS110: UART and Utility GPIO

    Jan Cumps
    Jan Cumps
    I bought my first hardware debugger. The TI XDS110 Debug Probe.In this second post I'm checking the UART interface and the GPIO pins. Two functions that can help to automate the testing of our designs. When you're building a commercial p...
    • 31 Aug 2019
  • What You Thinking of Doing with the Ultra96-V2 Now That It's Available?

    rscasny
    rscasny
    It seems like just a little while ago that we announced the Ultra96 development board. We followed it up with a Avnet Ultra96 Dev Board RoadTest, which got 137 applicants, and we made a cool ultra96 Infographic (Thanks pchan) Recently, Avnet lau...
    • 16 Aug 2019
  • World’s first 3D nanotube and RRAM ICs unveiled

    Catwell
    Catwell
    MIT assistant professor, Max Shulaker’s presentation at DARPA’s Electronics Resurgence Initiative Summit was welcomed by a round of applause when he showcased a silicon wafer that can compete with the world’s state-of-the-art foundries. The wafer is ...
    • 31 Jul 2019
  • “Beyond 5G” wireless transceiver has high radio frequencies

    Catwell
    Catwell
    Electrical engineers from the University of California, Irvine have created a brand-new wireless transceiver that can hike up radio frequencies to 100 gigahertz, four times the speed of the soon to be launched 5G wireless communication standard. Cate...
    • 18 Jul 2019
  • Building a Low Power Compact LCD Display - Port to SimpleLink TI-RTOS

    Jan Cumps
    Jan Cumps
    Our Raspberry Pi friends will know the Building a Low Power Compact LCD Display project that shabaz published a while ago. He designed a £5 LCD module and the source code for Raspberry Pi.I've ported it to the TI-RTOS I2C driver.The display code shou...
    • 14 Jul 2019
  • Storage Insights #6 - Guide to SATA (Serial ATA)

    drozwood90
    drozwood90
    In Storage Insights #5, we provided a guide to the Embedded Mulitmedia Card (eMMC), with technical details, operation information, and various commands. In Storage Insights #6 we will dive deeper into SATA (Serial ATA), discussing layering and compat...
    • 10 Jul 2019
  • New Debug / JTAG Probe - XDS110: First Steps

    Jan Cumps
    Jan Cumps
    I bought my first hardware debugger. The TI XDS110 Debug Probe.Up till now, I always used the on-board debug modules of development boards to program and debug devices. That's great for prototyping and evaluation. In industry settings, you use differ...
    • 9 Jul 2019
  • DebuggAR offers augmented reality information on PCBs

    Catwell
    Catwell
    There are a few AR apps available for smartphones and tablets provide users with a detailed visualization of PCBs that includes deeper, highly detailed information on circuit design and an image of electronics placement. A couple that come to mind: T...
    • 5 Jul 2019
  • Researchers map the geometry of an electron for the first time

    Catwell
    Catwell
    Physicists at the University of Basel have developed a new method that shows them the geometry of an electron. This shows an electron trapped in a quantum dot. (Image credit: University of Basel) We’ve all seen depictions of atoms in textbooks a...
    • 3 Jul 2019
  • LED lights delivers high-speed internet with Signify’s Trulifi range

    Catwell
    Catwell
    Everyone is so focused on various emerging wireless technologies, and LiFi appears on the back burner of everyone's mind. Essential for offices, but I can see it being used in public spaces too.  On June 19th, Signify, the largest company in...
    • 24 Jun 2019
  • Engineers Bring a New Dimension to the Field of Spintronics that Could Affect Computing

    Catwell
    Catwell
    The engineers have found a way to pass information from a series of tiny magnets arrayed on a thin film, to other magnets on a second film located below the first. (Image credit: University of Glasgow)  Spintronics is described as the intrinsic ...
    • 6 Jun 2019
<>
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 © 2026 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