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
      •  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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum Would You Be Interested in Writing a Tutorial How To On a Renesas MCU Board?
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 30 replies
  • Subscribers 2560 subscribers
  • Views 4469 views
  • Users 0 members are here
  • EK-RA6M3
Related

Would You Be Interested in Writing a Tutorial How To On a Renesas MCU Board?

rscasny
rscasny over 2 years ago

ek-ra6m3I would like to get more Renesas content on element14. I have a Renesas EK-RA6M 3 evaluation kit. If you are interested in writing a tutorial for it, I'll send it to you. 

Leave a comment below with what you would like to do with it. 

Thanks.

  • Sign in to reply
  • Cancel

Top Replies

  • misaz
    misaz over 2 years ago +6
    I already wrote it . As part of EK-RA2L1 RoadTest I wrote step-by-step tutorial how to use basic and advanced peripherals of the MCU and shown practical development of simple application with this MCU…
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to misaz +5
    I've been busy too part 1: Create an Empty Project part 2a: Blinky with GCC Toolchain part 2b: Blinky with Timer and Interrupt part 3: Port an example from Renesas toolchain…
  • wolfgangfriedrich
    wolfgangfriedrich over 2 years ago +5
    rscasny : Related but something completely different. It sounds like you have good contacts to Renesas. I would be highly interested in roadtesting their (not so) new announced ForgeFPGA line. And it would…
  • misaz
    misaz over 2 years ago

    I already wrote it Slight smile. As part of EK-RA2L1 RoadTest I wrote step-by-step tutorial how to use basic and advanced peripherals of the MCU and shown practical development of simple application with this MCU.

     Using I2C, SPI and DMA on Renesas RA2L1 (part 1) 

     Using I2C, SPI and DMA on Renesas RA2L1 (part 2) 

    Later as part of Summer of Senors I wrote how to very easily use Renesas ZMOD4510 Air Quality Sensor on their MCU platform:

     Blog #4: Tutorial: Using ZMOD4510 with Renesas EK-RA2L1 and FSP 

    RA6M3 is more advanced MCU than RA2L1 but Renesas design MCU in very nice compatible way, so everything which works on lower platform (RA2L1) work on higher family (RA6M3) also.

    Maybe someone else can provide tutorials showing other peripherals or some different approach of using RA MCUs.

    Except RA2L1 I already own RA6M4 which I used in some projects like  Duratool Cabinet Storage Box Upgrade . RA6M4 is slightly more advanced than RA6M3 but M3 have display driver in advanced to newer M4. Do you want to provide standard EK-RA6M3 kit or kit with display (EK-RA6M3G)?

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 2 years ago

    I haven't tried these yet - I'm still researching them. It looks like there are many great features implemented in this dev kit and it is a powerful platform.

    Renesas.com/ra/ek-ra6m3

    I am pretty booked up for the next little while but will be interested to follow any articles on this family.

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

    I've been busy too Slight smile

    part 1: Create an Empty Project
    part 2a: Blinky with GCC Toolchain
    part 2b: Blinky with Timer and Interrupt
    part 3: Port an example from Renesas toolchain to GCC
    part 4a: Low Power - Sleep
    part 4b: Low Power - Software Standby
    part 5: DAC
    part 6: Software SHA
    part 7: Blinky with FreeRTOS
    part 8: DMA
    part 9: UART
    part 10: Reserve LCD Frame Buffer in Expansion RAM with GCC
    part 11: port emWIN to GCC and run an LCD Widget
    Renesas RX65N MCU EV Kit - Review

    So has Andrew J : Renesas Envision Kit RPBRX65N Roadtest

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Cancel
  • neerajrd82
    neerajrd82 over 2 years ago

    Yes, i would like to write the tutorial of this board. I would like to configure this board with Keil-MDK-ARM & Segger Embedded studio. Since it is Most of Renesas board runs correctly with Segger Embedded studio

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • vu2iti
    vu2iti over 2 years ago

    Yes, I am interested. We are developing an RA6 M-based Overall controller board to be used as an advanced controller for power electronics products.  Our product is for Marine use. I will be able to write tutorials after completing the product design.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • charlieo21
    charlieo21 over 2 years ago

    Sounds interesting, previously I thought that Renesas was more closed company but apparently now they are opening to different markets and is easier to get access to their products and software. They even have sample projects in their website. I like the flexibility of connections with the different expansion connectors (mikrobus, Grove, Pmod & Arduino). I would like to put a display on it, also some environmental sensors and make an interface connected to the Internet through the Ethernet connector, something like an environmental monitoring station with remote interface.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • rscasny
    rscasny over 2 years ago in reply to misaz

    Yes, you have done some excellent work. Thanks! But there is also room for another tutorial.

    Randall

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

    You Have!   And Andrew as well.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • rscasny
    rscasny over 2 years ago in reply to neerajrd82

    Is your shipping address up to date in your profile?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rscasny
    rscasny over 2 years ago in reply to vu2iti

    Is your shipping address up to date in your profile?

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