News | Domestic automotive electronics toolchain infrastructure software TSMaster shortlisted for Automotive Electronics Innovation Week 2023

November 20-25, a six-day 2023 Automotive Electronics Innovation Week series of activities was successfully held in Guangzhou, the event to "promote the innovative development of intelligent automotive electronics industry" as the theme. During the event, Tongxing Intelligent, by virtue of<国产汽车电子工具链基础软件TSMaster>The project was shortlisted in the "2023 Automotive Electronics Innovation Week Innovation Drive Demonstration First".

Continue ReadingNews | Domestic automotive electronics toolchain infrastructure software TSMaster shortlisted for Automotive Electronics Innovation Week 2023

Dry Sharing | TSMaster applet start and stop automation control flow

In practical application scenarios, users often need to control the start and stop of TSMaster built-in function modules according to a certain logic and time sequence. TSMaster software has built-in C/Python applets and graphic programs, which allow developers to precisely control the operation of these modules through programming. This article will focus on sharing with you how to control the start and stop of TSMaster built-in modules through C code.

Continue ReadingDry Sharing | TSMaster applet start and stop automation control flow

TSMaster Sampling Point Configuration Method and Error Frame Elimination Process

When the mismatch of sample point parameters and baud rate parameters between communication nodes causes some error frames, how can we set and adjust the baud rate parameters and sample point parameters in TSmaster to reduce and eliminate the error frames on the bus and further improve the communication quality. This article focuses on how to use TSmaster to get the corresponding sample point parameters and baud rate parameters more conveniently and set them to the user program through the API.

Continue ReadingTSMaster Sampling Point Configuration Method and Error Frame Elimination Process
Read more about the article 干货分享|一分钟带你了解TSMaster小程序编辑代码智能提示功能
Computer script. Software background. Source code photo. Website programming code. Programmer developer screen. Developer working on program codes Developer working on program codes.

Dry Sharing | A minute to take you to understand the TSMaster small program editing code intelligent prompt function

This article brings you the new features of TSMaster applet editing, which mainly include: code editing smart tip function, available external code editor to edit applet code and synchronization.

Continue ReadingDry Sharing | A minute to take you to understand the TSMaster small program editing code intelligent prompt function

Review | TOSUN with the latest products invited to participate in the "Azure's first test equipment exhibition"

On September 25th, Tongxing Intelligence was invited to participate in the "Azure First Test Equipment Exhibition" held in Shanghai Jiading. In this exhibition, TSMaster-as a powerful domestic alternative automotive electronic tool chain software brand, became the focus of the scene, attracting many customers and experts to visit and negotiate.

Continue ReadingReview | TOSUN with the latest products invited to participate in the "Azure's first test equipment exhibition"
Read more about the article 干货分享|TSMaster—CCP/XCP标定功能详解
Double exposure Electric vehicle EV car Power cable wirh pump plug in charging power to electric vehicle EV car on virtual modern technology UI control information display,innovation alternative sustainable eco energy.

Dry Sharing|TSMaster-CCP/XCP Calibration Functions Detailed Explanation

As you know, CCP stands for CAN Calibration Protocol and XCP stands for Universal Measurement and Calibration Protocol. Both are commonly used for development, testing and on-board calibration and were developed by ASAM (Association for Standardization of Automation and Measurement Systems).

Continue ReadingDry Sharing|TSMaster-CCP/XCP Calibration Functions Detailed Explanation

Q&A Guide to Frequently Asked Questions about TOSUN Hardware adapter and TSMaster

TSMaster is a domestic automotive bus tool chain software platform developed by TOSUN, in our use of the process will inevitably encounter some problems affecting our use of the experience, the following will be often encountered a few questions for detailed answers.

Continue ReadingQ&A Guide to Frequently Asked Questions about TOSUN Hardware adapter and TSMaster

How to use SocketCAN to send/receive telegrams with TOSUN Hardware

SocketCAN is a CAN protocol stack maintained by the Linux kernel, and you can use the Socket API provided by the Linux kernel to read and write operations on the CAN bus. Users only need to use the C language to realize the communication with the Socket API, and then they can control the nodes on the CAN bus to realize the sending and receiving of data.

Continue ReadingHow to use SocketCAN to send/receive telegrams with TOSUN Hardware

Learn about the two methods of handling Seed&key in TSMaster in one article

During the UDS diagnostic process, it will involve the security access problem, which is often called Seed&Key. TSMaster provides two Seed&Key processing methods: the first one is to load the DLL file directly; the second one is to add the security algorithm directly in TSMaster's compiler.

Continue ReadingLearn about the two methods of handling Seed&key in TSMaster in one article

TOSUN wins another award! Won the ICVS Golden Monkey Award for Top 100 Autonomous Driving Companies!

On August 24th, ICVS 2023 China Autonomous Driving Expo was grandly opened in Shanghai Automotive Exhibition Center, and TOSUN won the ICVS Golden Monkey Award for Top 100 Autonomous Driving Enterprises by virtue of its core software "TSMaster - Domestic Automotive Electronic Tool Chain Basic Software".

Continue ReadingTOSUN wins another award! Won the ICVS Golden Monkey Award for Top 100 Autonomous Driving Companies!

TSMaster Small Features - How to import external libraries for Python applets?

Today we introduce you how to import external libraries in TSMaster feature of Python applet. Introduced by importing external libraries under TSMaster default parser path, so that we can go to use Python external libraries.TSMaster default Python parser under the installation of external libraries.

Continue ReadingTSMaster Small Features - How to import external libraries for Python applets?

Security Challenges and SecOC Solutions for Intra-vehicle Communications

As the automotive industry and the Internet continue to evolve and cars continue to become smarter and more Internet-enabled, this default in-vehicle communication is becoming increasingly insecure. If a new node is added to the vehicle physical bus .......

Continue ReadingSecurity Challenges and SecOC Solutions for Intra-vehicle Communications

New feature release|TSMaster major update, a text to understand the signal mapping operation process

Today we introduce a new feature of TSMaster - Signal Mapping. In the old version, this function could only achieve mapping from CAN signals to system variables. After the software update, it can support reverse mapping of system variables to signals, and even complex mapping by expression.

Continue ReadingNew feature release|TSMaster major update, a text to understand the signal mapping operation process

Tutorials | How to implement LIN RBS residual bus emulation based on TSMaster

The full name of RBS is: residual bus simulation, which is also known as residual bus simulation. It is mainly based on the in-vehicle network database, such as CAN/LIN/FlexRay/Ethernet database, and simulates the communication behavior of each node within the network.

Continue ReadingTutorials | How to implement LIN RBS residual bus emulation based on TSMaster

TSMaster core functions of the management of calibration data

In the calibration module, the management of calibration data is also its core function. It mainly includes the following aspects: calibration data loading, calibration data exporting, calibration data brushing, and supporting application brushing. These functions are described in detail below.

Continue ReadingTSMaster core functions of the management of calibration data