-
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.…
-
Altair Embed - What's New in Embed 2023
The Embed 2023 release features improvements to the automatic code generator including compliance with MISRA* 2012-C: 2012/AMD2 coding standards, additional micro support, support for the Robot Operating System (ROS), and a simplified installation wizard that bundles the many separate add-on’s that previously required a…
-
DDE send error
I tested the DDE example and can receive data from Excel, but the send function doesn't work. An error appears in Excel saying, "It's unable to run 'VISSIM.exe'. This program or its components are missing or corrupted." Do I need to modify the formula input in Excel? Thank you! p.s. My version is 64-bit.
-
Run HiL directly without downloading
I have designed a project using Arduino Mega that captures data and monitors it in real-time. However, before each execution, Embed needs to download the .elf file to the Target. Is there a way to run HiL directly without the need to re-download the file each time? Thank you!
-
Is there a way to set an Embed background color to a specific .vsmx file?
I have created two similar, but different Embed projects. They look very near the same. Besides different file names, I would like to differentiate the two files by using separate background colors if possible. So, is there a way I can save one file with a specific background color, and another with a different background…
-
Feature differences Embed SE vs. Embed
Hello, I can see from the documentation Embed SE has no code generation feature. Is there other feature differences compared Embed? Altair Unit draw table talks about "Embed Professional". I presume it's the same as "Embed" found in the Marketplace, right? Regards, Mika
-
Altair Embed 2023 - 新機能紹介ウェビナー動画・資料
組み込みシステム・制御実装 Altair Embed 2023 では、MISRA-C 2012 準拠のCコード生成、ROSのサポートなど、幅広い場面で信頼性の高い制御実装を実現します。資料のダウンロードはこちらです。 主な新機能 ・機能改善 * MISRA-C 2012 準拠のCコード生成 * マイクロコントローラサポートの追加 * Robot Operating System (ROS) のサポート * 極座標プロット * x86とBasic版のサポート終了 その他の改善についてはリリースノートをご参照ください。 使用製品:Altair Embed よくあるエンジニアからの質問はこちら