element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Achievement Levels
    • Benefits of Membership
    • Feedback and Support
    • Members Area
    • Personal Blogs
    • What's New on element14
  • Learn
    Learn
    • eBooks
    • Learning Center
    • Learning Groups
    • STEM Academy
    • Webinars, Training and Events
  • Technologies
    Technologies
    • 3D Printing
    • Experts & Guidance
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Arduino Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Project Groups
    • Raspberry Pi Projects
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Or 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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
Polls Poll: Are you interested in roadtesting the RX72N Envision Kit for HMI Development
  • Blog
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
RoadTests & Reviews requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: rscasny
  • Date Created: 25 Feb 2021 1:17 AM Date Created
  • Last Updated Last Updated: 18 Mar 2021 2:57 PM
  • Views 1706 views
  • Likes 0 likes
  • Comments 25 comments
Related
Recommended

Poll: Are you interested in roadtesting the RX72N Envision Kit for HMI Development

RX72N Envision Kit

 

 

Here's the basics about the product:

 

RX72N Envision Kit is equipped with 32-bit microcomputer RX family RX72N, in addition to GUI creation using LCD, HMI development such as voice input/output, and IoT device development using Wi-Fi/BLE, Ethernet, etc. By installing a pre-installed demo and emulator circuit, you can experience immediately and develop immediately.

 

Click here for more information about the product on Newark/Farnell:

 

RX72N Envision KitRX72N Envision Kit

 

Here are some details:

 

  • Equipped with a 32-bit RX72N microcontroller (maximum operating frequency: 240 MHz, code flash memory: 4MB, internal RAM: 1MB)
  • Includes a WQVGA LCD with a capacitive touch panel allowing GUI development using an LCD controller and a 2D drawing engine
  • Provides a D2Audio audio IC with a stereo MEMS microphone to support voice input and output
  • Supports communications such as Wi-Fi/BLE and Ethernet
  • Extended storage available using Macronix's 32Mbit serial flash with USB and microSD slots
  • Includes a variety of Renesas analog devices, such as light sensors, regulators, clock generators, hot-swap power management ICs and LCD backlight drivers
  • The pre-installed demo includes source code, schematics, BOM, and more downloadable from this website
  • RX72N users can use the emWin GUI software package provided by Segger at no cost.
  • Download the free Eclipse-based development environment here
  • Two types of demo software using RX72N features are pre-installed
  • Standard demo: The standard included demo is a sports game called Eyecatcher, highlighting the type of display that can be developed using the free emWin GUI tool and RX72N LCD display functions.
  • Benchmark demo:A firmware update function is installed, and you can add features such as storage, cryptographic throughput, and AWS integration by updating to the latest firmware.

 

Here's a video:

 

https://www.youtube.com/watch?v=tsOEiG4gNNE

 

Additional Information

  • User Manual
  • Getting Started Guide
  • Web page

  • rx72n envision kit
  • roadtest survey
  • community survey
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • dougw
    dougw over 2 years ago +4
    A complete and well integrated system with a full set of tools. This module looks like it would be lots of fun to play around with and make some impressive GUI applications. The form factor would be easy…
  • misaz
    misaz over 2 years ago in reply to DAB +4
    I tried install their development IDE (e^2 studio) and it is fine. It is eclipse based so it natively support Linux and Linux installer is provided. I tested it on Windows. If you are familiar with any…
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to misaz +4
    misaz wrote: I tried install their development IDE (e^2 studio) and it is fine .... Another Important thing is that prefered compiler is not a GCC but their own... Yes, Their Eclipse integration is really…
Parents
  • DAB
    DAB over 2 years ago

    It looks like it has a lot of capability, but I wonder how much of the software tools are available and how easy are they to use.

     

    DAB

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • misaz
    misaz over 2 years ago in reply to DAB

    I tried install their development IDE (e^2 studio) and it is fine. It is eclipse based so it natively support Linux and Linux installer is provided. I tested it on Windows. If you are familiar with any other advanced MCUs you will probably get familiar with IDE quickly. If you are Arduino guy and you have never worked with any advanced and complex IDE you probably have to learn a lot. IDE follows some concepts which I have seen in MPLAB X IDE. It has more advanced eclipse integration than ModusToolbox which I have used in Cypress PSoC 62S2 Wi-Fi & BT5.0 Pioneer Dev Kit - Review  but has less options for advanced software libraries integration. For example I have not seen any ESP32 integratien (and even better lwip integration) at the first look. I can imagine lot of issues with interfacing onboard ESP32 If you do not have enough experiences with integrating and porting external libraries. There are good integration of FreeRTOS.

     

    Another Important thing is that prefered compiler is not a GCC but their own. Probably the main reason is that MCU is not a ARM but it has RXv3 Renesas prioprietary instruction set. You may face issues with some GCC specific stuff like __attribute__() when porting external libraries. Some GCC is avalaible but it requires some crazy registration in installer.  I skipped it and I did not test it so deep for now.

     

    Preinstalled demo looks well and it is also funny image in comparison with blinky and UART hello world demos on other platforms. Very few vendors tried to implement any game on their platforms. You can found some other (non-gaming) examples on github without need to install software: https://github.com/renesas/rx72n-envision-kit

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • misaz
    misaz over 2 years ago in reply to DAB

    I tried install their development IDE (e^2 studio) and it is fine. It is eclipse based so it natively support Linux and Linux installer is provided. I tested it on Windows. If you are familiar with any other advanced MCUs you will probably get familiar with IDE quickly. If you are Arduino guy and you have never worked with any advanced and complex IDE you probably have to learn a lot. IDE follows some concepts which I have seen in MPLAB X IDE. It has more advanced eclipse integration than ModusToolbox which I have used in Cypress PSoC 62S2 Wi-Fi & BT5.0 Pioneer Dev Kit - Review  but has less options for advanced software libraries integration. For example I have not seen any ESP32 integratien (and even better lwip integration) at the first look. I can imagine lot of issues with interfacing onboard ESP32 If you do not have enough experiences with integrating and porting external libraries. There are good integration of FreeRTOS.

     

    Another Important thing is that prefered compiler is not a GCC but their own. Probably the main reason is that MCU is not a ARM but it has RXv3 Renesas prioprietary instruction set. You may face issues with some GCC specific stuff like __attribute__() when porting external libraries. Some GCC is avalaible but it requires some crazy registration in installer.  I skipped it and I did not test it so deep for now.

     

    Preinstalled demo looks well and it is also funny image in comparison with blinky and UART hello world demos on other platforms. Very few vendors tried to implement any game on their platforms. You can found some other (non-gaming) examples on github without need to install software: https://github.com/renesas/rx72n-envision-kit

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to misaz

    misaz  wrote:

     

    I tried install their development IDE (e^2 studio) and it is fine

    ....

    Another Important thing is that prefered compiler is not a GCC but their own...

    Yes, Their Eclipse integration is really good. They stayed within the Eclipse way of working. The typical activities you do in Eclipse work well on the Renesas projects.

    And their plugins work well with Eclipse.

     

    I've used the family (RX62N) with the Renesas and Eclipse toolchain. Both work well.

    The main disadvantage of GCC is that it doesn't work with all examples, and these two r_XXXX "FIT" modules aren't supported when using GCC: USB/FAT and SHA.

    They rely on precompiled libraries that aren't distributed in a version compatible with GCCs linker.

    They work perfectly with Renesas' toolchain, but be aware that that is a payable license, with 60 days trial period starting from the first use in a build.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • misaz
    misaz over 2 years ago in reply to Jan Cumps

    That is good point. Thank you for information. It looks that after 60 days evaluation period, compiler lost some features and limit size of output binary to 128 KiB. This means that only 1/32 (3.125%) of memory of (potentionaly roadtested) device can be utilized. License price is about 350 USD per user per year as I found on some sites (newark/farnell do not sell licenses) and there are also more expensive variants of license.

     

    If I decide to apply this roadtest I check GCC support before. image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jomoenginer
    jomoenginer over 2 years ago in reply to Jan Cumps

    The main issue I ran into with the Renesas e2 Studio is that you need to ensure you have the proper version of the tool for the board used.  I have a few different boards, and there were different IDEs to install whether it were an RX or RA based part. The tools were not compatible across both parts, so I had to ensure I was launching the correct IDE for either a RX or RA device. Perhaps this has been fixed, but it was an issue as of mid last year.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • obones
    obones over 2 years ago in reply to misaz

    Ah yes, that is indeed a valid point, if one wants to use "off the shelf" libraries, it has to be supported by the compiler.
    Like you, I'll only apply if gcc is available, it's never fun to try to battle against a compiler, especially one that has expires after an evaluation period.

    • Cancel
    • Vote Up +2 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 © 2023 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