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
  • Logic Analyzer

    bnpopkin
    bnpopkin
    Hi, I am looking for recommendations on a good logic analyzer.  Can some recommend A few? Thank you Brianbpopkin@gmail.com
    • 25 Jun 2020
  • MIT engineers create tiny AI brain using tens of thousands of memristors

    Catwell
    Catwell
    The “brain on a chip” contains tens of thousands of memristors and is capable of reproducing crisp images and can later be used to handle complex AI computing. (Image Credit: Peng Lin, MIT) Engineers at MIT have developed a “brain on a chip” tha...
    • 17 Jun 2020
  • Wireless modules vs SoC

    msprogrammer
    msprogrammer
    Hello everyone, This is my first post here. We are currently working on a graduation project and bought an MSP-EXP430FR5994 at Farnell to do some programming. Now, we are looking for wireless communication options. I have a hard time understand...
    • 5 Jun 2020
  • Crossover Code Challenge – Jump start your next design with these winning projects

    kjachim
    kjachim
    The Hackster Crossover Code Challenge might be over, but really, it’s just the beginning for you. Now it’s your chance to take advantage of all the ideas to jump start your next design.  The Crossover Code Challenge generated lots of project exa...
    • 23 Apr 2020
  • Ultra-fast data transfer achieved by sound and light

    Catwell
    Catwell
    The new terahertz quantum cascade laser could enable high-speed transfer of up to 100 gigabits per second. (Image Credit: University of Leeds) Researchers from the University of Leeds and the University of Nottingham have developed a new approac...
    • 14 Feb 2020
  • Port an MBED design to non-MBED - Phase 4: Timeout Class and Blinky example

    Jan Cumps
    Jan Cumps
    The port of the MBED Timeout works.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 possi...
    • 17 Jan 2020
  • Renesas RX65 Envision Kit - part 12: RAM Use with GCC ToolChain

    Jan Cumps
    Jan Cumps
    Goal: This post tries to explain what objects are placed where in RAM when using the GCC toolchain.It's intended as self-documentation. When using the LCD, you need large continuous chunks of memory for the frame buffers.Memory is limited on controll...
    • 3 Jan 2020
  • Renesas RX65 Envision Kit - part 11: port emWin to GCC and run an LCD Widget

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I make the emWin libraries work with the GCC toolchain Renesas CC-RX Dependencies The emWin that's available for the Renesas RX family can be built with the GCC Toolcha...
    • 2 Jan 2020
  • These Star Wars Coca Cola bottles light up when you touch them

    Catwell
    Catwell
    The limited-edition bottles are only available in Singapore and come in either red or blue, featuring Rey and Kylo Ren. (Image Credit: Coca Cola) Star Wars fanatics will want to get their hands on the latest merchandise, Coca Cola’s special No S...
    • 26 Dec 2019
  • Flexing Organic Semiconductors Improves Electrical Flow

    CharlesGantt
    CharlesGantt
    As the size of transistors begin to approach theoretical minimums and Moore’s law starts to fade away, improving how well semiconductors perform is paramount to increasing the power of our electronics. Now a team of researchers led by Rutgers Univers...
    • 17 Dec 2019
  • New Research Allows Large Integrated Circuits To Be Produced In A Printing Press

    CharlesGantt
    CharlesGantt
    About two decades ago, researchers at Linköping University developed a method to print circuits using a printing press, and now, seventeen years later, they continue to make major advancements in this field. In a recently published study, researchers...
    • 17 Dec 2019
  • Engineers Discover Breakthrough with Quantum States Controlled with Everyday Electronics

    Catwell
    Catwell
    The engineers discovered a way to tune and control quantum bits in today’s electronics, which could make it easier to produce quantum electronics. (Image credit: University of Chicago)  Engineers from the University of Chicago’s Pritzker School ...
    • 13 Dec 2019
  • Renesas RX65 Envision Kit - part 10: Reserve LCD Frame Buffer in Expansion RAM with GCC

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  a mechanism to reserve memory for the LCD module frame buffer with the GCC toolchain LCD Frame BufferThe Renesas library for LCD, r_glcdc_rx, supports two frame buffers.These are me...
    • 12 Dec 2019
  • What can you do with a 500 MHz MCU? – Join the Crossover Code Challenge today!

    kjachim
    kjachim
    Launched in October, the i.MX RT1010 crossover MCU further expands NXP’s popular i.MX RT series and introduces the world to the next generation of low-cost, high-performance MCUs.  With features such as Flex PWM for motor control, S/PDIF fo...
    • 9 Dec 2019
  • Renesas RX65 Envision Kit - part 9: UART

    Jan Cumps
    Jan Cumps
    Preface: It seems that it's not possible to use the debug USB port as debugger and serial port at the same time. I'm evaluating the Renesas RX65N MCU EV Kit.In this post: Serial communication - UART - SCI. The RX family has 12 serial periph...
    • 8 Dec 2019
  • Renesas RX65 Envision Kit - part 8: DMA

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post: A Direct Memory Access example.source: application  note R01AN2063EJ0220 DMAC Module Using Firmware Integration Technology  The Example - DMA and ADC The Renesas DMA exampl...
    • 7 Dec 2019
  • Renesas RX65 Envision Kit - part 7: Blinky with FreeRTOS

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post: A Blinky, with the FreeRTOS managing the clock. Create the Project As usual, use Blog #1 to create the project.The only extra action is to select FreeRTOS while going through the pro...
    • 1 Dec 2019
  • Renesas RX65 Envision Kit - part 6: Software SHA

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I'm reviewing the SHA options.source: Renesas SHA package documentation SHA Hardware Accelerated vs Software The RX family has models that come with a hardware accelerator for ...
    • 1 Dec 2019
  • Renesas RX65 Envision Kit - part 5: DAC

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I'm reviewing the Digital Analog Converter Adapt the Envision Kit The RX65N has two DAC channels. On the controller, they are PO3 and P05. source: Renesas datasheet T...
    • 30 Nov 2019
  • Datasheets, Schematics and Application Notes in Eclipse

    Jan Cumps
    Jan Cumps
    When you're developing for a microcontroller or IC, it's handy to have the documentation available at your fingertips.Many manufacturers give strange names to these documents. The Renesas RX65N that I'm currently working with has a datash...
    • 29 Nov 2019
  • Renesas RX65 Envision Kit - part 4b: Low Power - Software Standby

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I'm reviewing the Software Standby power save mode  Software Standby Mode This is a lower consumption mode than the Sleep mode in post 4a.I'm doing the blogs a little out ...
    • 28 Nov 2019
  • Renesas RX65 Envision Kit - part 4a: Low Power - Sleep

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I'm reviewing the Sleep power save modesource: application note R01AN4347EJ011: Examples of Transitioning to RX651 Groups Low Power Consumption Modes  Evaluation Kit Power Doma...
    • 27 Nov 2019
  • Renesas RX65 Envision Kit - part 3: Port an example from Renesas toolchain to GCC

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post,  I'll port the LCD driver example from the Renesas proprietary CC-RX   Renesas offers a GCC toolchain that can build firware for the RX65 family. I have been using it for m...
    • 24 Nov 2019
  • Renesas RX65 Envision Kit - part 2b: Blinky with Timer and Interrupt

    Jan Cumps
    Jan Cumps
    I'm evaluating the Renesas RX65N MCU EV Kit.In this post: Expand the Blinky example with a timer and interrupt.This time it's a real blinky. The code to poll the user button is removed and the led is controlled by one of the onboard timers. &nbs...
    • 23 Nov 2019
  • 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
<>
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