DC Voltage and Current Measurement Using TMS320

Overview Welcome to another informative post from Mevihub.com! This article will delve into battery voltage measurement using the TMS320F28069 microcontroller. We’ll walk you through the provided code step by step and explain the process of calculating battery voltage using a detailed formula. So, let’s get started! Introduction A key component of many electronic systems, especially…

Read More

Blink Led With Timer TMS320

Overview  In this experiment, we are going to use the timer interrupt to perform the Led blinking operation and to check the time. To perform several tasks at a time we use the timer interrupt. Components required table S.N. COMPONENTS DESCRIPTION QUANTITY 1 LAUNCHXL-F28379D LAUNCHXL-F28379D 1 https://evelta.com/launchxl-f28379d- 2 Logic Analyser Logic Analyser 1 https://www.amazon.in/New-Logic-Analyser-24MHz-FPGA 3…

Read More

CAN Communication Between Two TMS320

Overview In this tutorial, I am going to show you how to interface the CAN Bus Controller with a TMS320 and how to communicate between two LAUNCHXL-F28379D via CAN BUS. Components required table S.N. COMPONENTS DESCRIPTION QUANTITY link 1 LAUNCHXL-F28379DSM LAUNCHXL-F28379D 2 LAUNCHXL-F28379D 2 Logic Analyser Logic Analyser 1 Logic Analyser 3 connection wires Jumper…

Read More

CAN Communication Using TMS320

Introduction The CAN bus was developed by BOSCH (1) as a mufti-master, message broadcast system that specifies a maximum signaling rate of 1 megabit per second (bps). Unlike a traditional network such as USB or Ethernet, CAN does not send large blocks of data point-to-point from node A to node B under the supervision of…

Read More