Introduction to RTT Viewer for MM32F013x

Introduction to RTT Viewer for MM32F013x

Click the image to learn more 01 Introduction to RTT Viewer SEGGER’s Real-Time Transfer (RTT) is a new technology for user I/O interaction in embedded applications. The J-Link RTT Viewer is a Windows GUI application that utilizes the RTT functionality on the debugging host, combining the advantages of SWO and semihosting, offering high performance. Using … Read more

Getting Started with Embedded Studio for MM32F013x

Getting Started with Embedded Studio for MM32F013x

Click on the image for details Embedded Studio is an all-in-one integrated development environment (IDE) for embedded systems, used for managing, building, testing, and deploying embedded applications. Embedded Studio also provides a powerful project manager and source code editor, along with an integrated C/C++ compiler and a debugger with advanced debug information windows. It also … Read more

Renesas RA0E1 Development Board Review: 12-Bit ADC and USART Usage

Renesas RA0E1 Development Board Review: 12-Bit ADC and USART Usage

Content from: Jialichuang Community Background I am glad that Jialichuang Mall organized the evaluation test for the Renesas RA0E1 Development Board. I signed up for this activity as soon as it was launched and was fortunate enough to be selected among the 20 participants. Soon, I received the development board sent by Jialichuang Mall. RA0E1 … Read more

Renesas RA0E1 Development Board Review and Decorative Lighting Solution

Renesas RA0E1 Development Board Review and Decorative Lighting Solution

Background Just moved in, and there are no decorative lights. #Renesas# My computer desk only has a single light source for illumination, providing no additional functionality apart from basic lighting. Coincidentally, I made a component box using 3D printing with transparent material, and thought about creating a light board to place under the component box. … Read more

Renesas RA0E1 Development Board Review | ThreadX RTOS Serial Echo Test

Renesas RA0E1 Development Board Review | ThreadX RTOS Serial Echo Test

Renesas RA0E1 Development Board Review | Renesas RA0 Development Board Evaluation Report SPI-OLED First, I would like to thank Jialichuang for providing the Renesas development board evaluation activity. RA0E1 Block Diagram RA0E1 Features 32MHz Arm Cortex-M23 core Up to 64KB Flash and 12KB SRAM 1KB Data Flash (100,000 P/E cycles) 16-pin and 32-pin package options … Read more

Renesas Autonomous Driving Strategy: Building the Renesas Autonomy Ecosystem

Renesas Autonomous Driving Strategy: Building the Renesas Autonomy Ecosystem

In the field of intelligent connected vehicles, it has become commonplace to establish different alliances and ecosystems centered around chips and operating systems. The most common examples are the INTEL-MOBILEYE alliance, NVIDIA ecosystem, Baidu Apollo ecosystem, and Alibaba-Zebra Smart Mobility ecosystem. Today, we introduce Renesas, which has been actively pursuing various collaborations and alliances over … Read more

Bluetooth Module Usage Tutorial

Bluetooth Module Usage Tutorial

The preliminary round of the RM campus competition has just passed. I wonder if everyone has been paying attention to it? For those who did not participate, there is no need to worry. Here is the most comprehensive tutorial on using the Bluetooth module. (Including the largest engineering drawing assignment ever) In the RM campus … Read more

S32K3xx MCU Software Development Guide: Multi-Core Compilation Optimization and HSE-FW Installation

S32K3xx MCU Software Development Guide: Multi-Core Compilation Optimization and HSE-FW Installation

Abstract Introduction (Overview of the Functional Characteristics and Market Applications of the S32K Series Automotive General-purpose MCU)1. Supported S32DS IDE Versions for S32K3xx MCU Software Development and Downloading and Installation2. Comparison of Debuggers Supporting S32K3xx MCU3. Compiling S32K3xx Multi-Core Projects Using S32DS v3.4 (Independent Compilation Settings and Multiple ELF vs. Single ELF) 3.1 Creating and … Read more

Using Ozone to Debug MM32 MCU

Using Ozone to Debug MM32 MCU

Click the image to learn more. In last week’s chapter on ‘Setting Up MM32 Development Environment Based on Embedded Studio‘, we used the Ozone tool for debugging. Today, we will introduce how to use Ozone to debug the MM32 MCU in detail, and what conveniences Ozone can bring to everyone, allowing you to experience the … Read more

Guide to Using and Configuring YCT Automotive MCU VSCode IDE (Part 1)

Guide to Using and Configuring YCT Automotive MCU VSCode IDE (Part 1)

Content Summary Author’s Note: With the increasing production of YCT automotive MCU chip models, more and more customers are beginning to use YCT’s automotive MCU application software development toolchain. Among them, the VSCode IDE based on CMake + ninja + GNU gcc toolchain is particularly popular. However, for many engineers accustomed to traditional IDEs, using … Read more