-
How to pass an argument in a function in altair embed?
Dear Sir, We are trying to work to define a function and call it to another function.But shows below errors. Error 1: "ReadHolding_Reg.c", line 23: error #18: expected a ")" Error 2:"ReadHolding_Reg.c", line 23: error #142-D: unnamed prototyped parameters not allowed when body is present Error3:"ReadHolding_Reg.c", line…
-
How do I represent a limiter in Embed?
Hello everyone, I am a new user of the Embed (personal edition). I am modeling a synchronous machine and, in the model, there is an output that tha value must be limited. I looked in the block options that the program provides, but I could not find the limiter block. Could someone please help?
-
Embed Battery Management System (BMS)
Overview: This is a set of slides introducing a new BMS kit available during Q2/2025 used to develop, simulate, codegen, and HIL test BMS scenarios. The kit includes the BOM, Gerbers, assembly instructions and five example files for simulation and HIL testing using the TI BQ79616EVM and TI28379 MCU. Prerequisite: None…
-
E-drive : encode base frequency and speedpole
Hi team... I am using BLDC motor...in this motor magnetic encoder is provided with 4000 counts/revolution. However, here I am attaching file for encoder base frequency which you can use in your diagram and you can see within the compound block the implementations using band pass filters (LPHPF) and Speedpole (2000Hz). Can…
-
How to Create an array in Altair Embed ?
Hi Team… I'm currently working on communication side (like UART , SPI) of Altair Embed.In that i have doubt how to create an array and how to access the index values of that.Because ,If i read the values using READ block, i need to know how to store it in an array and how to access that.
-
Altair Embed - TI CCS 연동 사용 관련 문의
안녕하세요, 다름이 아니라 Altair Embed에서는 Extern Block 등을 이용하여 C 파일 등에 대한 연동 사용은 가능한 것은 확인했는데, Code Composer Studio에서 생성할 수 있는 Static Library 파일 (*.lib) 는 연동사용이 가능한지 궁금합니다. 아래 링크는 CCS에서 만들어지는 Static Library file 생성 예시 영상입니다. 감사합니다.
-
Generating altair_lic.dat file for Altair Embed 2019.2 edition
I have installed Embed 2019.2 version so that it can work with an older system I have. How do I generate the altair_lic.dat file for the student edition of the tool? The latest instruction on the student edition page does not reflect what I see when I click on almutil_gui.exe file of the 2019 edition. The snapshot from the…
-
How to use DMA config and dma enable option with STM32
How can I use DMA config and DMA enable option with STM32 . coude you Plsease any one share detail dcumentation and with multiple real example of implementation of DMA config and DMA enable option with STM32.
-
Slow download of Emded installation files
I trigger the download of Altair Emded application from marketplace and I notice it take a very long time to download the file despite having high speed internet. Is this an expected behaviour?
-
STM32H xxx DFSDM (Digital Filter for Sigma-Delta Modulator)
How can I Implement STM32H xxx DFSDM (Digital Filter for Sigma-Delta Modulator) for Analog data read.
-
Altair Embed - STM32G070RB ADC Configuration.
Dear All, Greetings, I am using the Altair Embed tool for developing the model-based motor control software for the microcontroller "STM32G070RB". Currently, I am facing difficulty in configuring ADC and Looking for support to solve it. Below I have mentioned the list of actions that I have done. Step 1: STM32 Config. Step…
-
Embed Air Hockey Robot
Use Altair Embed to design and prototype an air hockey robot control system implemented on a Raspberry Pi 3B microcontroller. The control system uses real time camera video to estimate the hockey puck location as it moves on the table. Puck centroid estimation is accomplished using blocks from the Embed Open Vision…
-
Target Microcontroller Support List for Embed 2023
Altair Embed® is a visual environment for model-based firmware development of embedded systems, including motor control, IoT devices, and vision systems. It combines an intuitive graphical interface with a content-rich environment to automatically generate microcontroller specific firmware and prototype real-time…
-
Bezel image importation not working
When we load jpeg images in the Bezel function, it works properly. But when we save the diagram and close it, the next time we open, the image is not loaded anymore. Saving the diagram in vmsx format also won't work.
-
Serial read - String data delay
When using the Serial read block, general data types can be received in real-time, but strings may experience delays, causing the received string to be from the previous data. I conducted a simple test and found that when receiving string data, the first trigger is ignored, leading to subsequent data being the same as the…
-
Altair Embed Code Generation "Access denied"
I installed Altair Embed through a student request and recived the licence file, followed instruction on licene setup and it seems to work, but when I ever try to generate code for any file I get the following error " can't open..._file_nale_.. acess denied " I have the software installed in C:/program files. not sure if…
-
Using Add-On DLL wizard
I followed the steps in the documentation to create a DLL, but in step 7 of the Class Wizard, I cannot find CVsmDialog. How can I resolve this? Could you provide a simple C++ code example to illustrate the process of creating a DLL in Embed? Thank you.
-
Results vary between different versions of compilation and execution.
I use a simple interrupt to calculate the time difference. It works correctly and displays results in version 2022.3. However, when I compile the .c file in version 2023, there are some differences, and the execution shows incorrect results. How can I resolve this issue? (Arduino vision : 1.8.12)
-
How to separate the JSON string received by MQTT subscribers?
In the example(Example/Blocks/Extensions/IoT/MQTT/mqttJSONtest), MQTT publish a JSON format with keys and values. The displayed string looks like "{"sin":"0.98545","saw":"0.35"}". How do I separate the JSON string and display the values in a plot?
-
Can the export block export strings?
I attempted to use the export block to export a .csv file with the string returned by the QR code scanner and the data collected by the sensor, for example, the temperature of ABC001 is 30°C. It seems that the export block does not support exporting non-numeric data. Is there another method to achieve this? Thank you.
-
Logging Data on a MCU with Embed
Dear Altair Embed Support Team, I have another question regarding the use of Embed: I would like to know, if it is possible to log data from a sensor on the Target interface (F28069M) in a table and transfer the table (or dataset) to the host-computer. Is something like this possible? Kind regards Markus
-
Using SDI with Embed
Dear Altair Embed Support Team, I have a more complicated question: My goal is to interface an ADC (ADS8555EVM-PDK from TI) by reading the results with the TI-Launchpad-F28069M. Currently I am achieving this by using a finite state machine which is reading the bits in parallel-mode. I am currently reading 3 channels (one…
-
Enable the functions blocks one after another
Dear Altair Embed Support Team, I have a question regarding the use of embed: I have three function blocks and I would like to know, if it is somehow possible to enable/use the function blocks one after another (for a certain time) so that only one block is enabled at a time. I would like to know if it is possible to put…
-
How to enable the F280X Standalone-mode
Dear Altair Embed Support Team, I have another question regarding Embed and the F280X (MCU). I would like to know, if it is possible to download the compiled program (or diagram) dircet onto the MCU and use it, without any communication to the computer. That means, that the target interface has no data transfer to the host…
-
The issues encountered when reading and using BMI160
Hi, Continuing from the previous question, once again, thanks to Peter Darnell: https://community.altair.com/community?id=community_question&sys_id=a4282346db322d50cfd5f6a4e2961916 I have two IMU on my board, MTi630 and BMI160, I use the MTi630 as a reference to compare the signals from the BMI160 to ensure their accuracy.…