AUTOSAR

Automotive Ethernet

Automotive Ethernet: A Detailed Overview

Introduction: Hello my dear Automotive Developers/Testers. Welcome to the world of Automotive Ethernet – the driving force behind modern vehicle connectivity and intelligence. In this post, we’re will discuss about Automotive Ethernet and how it is changing the way we drive and interact with our cars. Before we discuss about Automotive Ethernet, we go through […]

Automotive Ethernet: A Detailed Overview Read More »

Full CAN and Basic CAN Controller

Full CAN and Basic CAN Controller in AUTOSAR

In AUTOSAR, CAN Interface (CanIf) distinguishes between BasicCAN and FullCAN handling to activate software acceptance filtering. A CAN mailbox (Hardware Object) for FullCAN operation only allows the transmission or reception of a single CanId. On the other hand, in BasicCAN controller, it maps a range of Tx or Rx Can Message Ids to a single

Full CAN and Basic CAN Controller in AUTOSAR Read More »

Pre-Build and Post-Build Configurations in AUTOSAR

What is Pre-Build and Post-Build Configurations in AUTOSAR

In the realm of automotive software development, effective configuration management plays a pivotal role. It ensures flexibility, scalability, and maintainability of embedded systems. AUTOSAR (AUTomotive Open System ARchitecture) introduces the concepts of Pre-Build and Post-Build configurations. These streamline the configuration process and enhance software reusability. In this post, we’ll delve into what Pre-Build and Post-Build

What is Pre-Build and Post-Build Configurations in AUTOSAR Read More »

How to convert .dbc file to .arxml file

Before knowing about the steps to convert .dbc file to .arxml file, let’s understand a bit about the following topics: Converting a .dbc file (CAN database) to .arxml file (AUTOSAR XML) involves several steps and typically requires specialized software. .dbc to .arxml conversion steps Keep in mind that the specific steps and tools may vary

How to convert .dbc file to .arxml file Read More »

AUTOSAR COM Stack

AUTOSAR COM Stack Overview

The Role of COM Stack in AUTOSAR Let’s try to understand AUTOSAR COM stack in this post. One of the main capabilities of COM stack is providing the seamless communication between ECUs and external entities, such as testers or other ECUs. In this case, ECU communicating with another ECU or with a tester with a

AUTOSAR COM Stack Overview Read More »

CANIf Module2: Understanding CAN Communication, Hardware Objects and Mailboxes

In the intricate landscape of Controller Area Network (CAN) communication, two key concepts play a pivotal role: CAN Hardware Objects and Mailboxes. These logical entities within a CAN controller orchestrate the flow of messages, ensuring seamless communication among different nodes. Let’s delve into the world of CAN communication and demystify these essential components. Understanding CAN

CANIf Module2: Understanding CAN Communication, Hardware Objects and Mailboxes Read More »

Autosar Layers

CANIf Module 1: Introduction to CANIf in AUTOSAR

Introduction to BUS Interface layer in AUTOSAR architecture In the AUTOSAR architecture, as we have main layers such as BSW, RTE and Application Layers. To make the software modules more abstract oriented from the hardware, AUTOSAR has divided the BSW into further sub layers. BSW Sublayers: BUS Interface (BUS IF) modules come under ECU abstraction

CANIf Module 1: Introduction to CANIf in AUTOSAR Read More »

Autosar Layers

Exploring the Application Layer in AUTOSAR Software Architecture

Explore AUTOSAR‘s software architecture pinnacle—the application layer. This vital domain seamlessly implements custom functionalities using specific software components (SWCs) and applications. At its summit, a network of interconnected AUTOSAR Software Components thrives. The brilliance of the application, also known as ASW layer, lies in executing diverse tasks based on instructions, turning abstract ideas into tangible

Exploring the Application Layer in AUTOSAR Software Architecture Read More »

Autosar Layers

What is AUTOSAR: A Comprehensive Overview

The automotive industry has seen a paradigm shift with the advent of complex electronic systems in vehicles. In this era of connected and smart automobiles, there is a need for a standardized approach to manage the intricacies of software development in the automotive domain. This is where AUTOSAR, or Automotive Open System Architecture, steps in

What is AUTOSAR: A Comprehensive Overview Read More »

Core Objectives of AUTOSAR

What are the Core Objectives of AUTOSAR

Before discussing about the core objectives, let’s understand the problems that were a huge challenges in the legacy automotive software development. Legacy Software Development in the Automotive Domain In the era of automotive software development, the industry grappled with a multitude of challenges stemming from the limitations of traditional processes. Let’s get into these challenges

What are the Core Objectives of AUTOSAR Read More »