テクノロジーデイズ - トレーニング教材

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Technology Days - Training Material

Training Sessions Material



Home

Home is where the heart is..

Home Control & Security; Development Software & Tools

Automotive

Automotive

ディスカッション

ソート順:
Lab 2 - Getting Started with MCUXpresso
記事全体を表示
This class will teach you how to spin a BLDC, PMSM or ACIM motor with i.MX RT. You do not need prior motor control experience.
記事全体を表示
You need to get a lot of things right to build a truly secure system. Join this session to learn how the EdgeLock™ secure enclave that’s built into our i.MX 8ULP applications processors protects the entire system against attacks. Best of all, it simplifies complex implementations so you’re less likely to make errors when you configure security. With the secure enclave, you can achieve security goals with less security expertise, freeing you to focus on new ways to differentiate your application. Presenter: Lawrence Case, Systems Engineer and Security Architect, NXP
記事全体を表示
TensorFlow® Lite, ArmNN, and GLOW are popular open-source machine learning inference frameworks for mobile and IoT devices. In this session, you’ll learn how to use TensorFlow Lite, and ArmNN on NXP i.MX 8 MPU-class devices in Linux, and how to take advantage of not only Arm® Cortex®-A CPU cores, but also dedicated on-chip GPU and NPU accelerators. For NXP i.MX RT MCU-class devices we will introduce two approaches: 1)TensorFlow Lite for Microcontrollers with CMSIS-NN kernel implementation optimized for Cortex-M cores, and 2) GLOW, a neural network compiler, which generates code “Ahead of Time” for Cortex-M cores and DSP. Presenter: Robert Kalmar, Machine Learning SW Engineer, NXP
記事全体を表示
Learn about the safety related elements of i.MX 8/8X hardware and how NXP is going the extra step with their functional safety concepts. The i.MX 8/8X is designed as a Safety Element out of Context (SEooC) microprocessor (MPU) and is intended for multiple use cases within the vehicle. Join us to see how the i.MX 8/8X can be used in dedicated manners for these specific safety-critical applications, like automotive digital instrument clusters, where critical information and alerts need to be assessed and analyzed at all times.
記事全体を表示
Hands-on workshop, NTAG I2C Plus Brings NFC Connectivity into Consumer Electronics for Tiny Devices
記事全体を表示
This presentation will first highlights some basic training techniques, such as data augmentation, but the primary focus will be on various ways to deploy neural network frameworks and classical machine learning algorithms, and most importantly, utilizing a variety of open source tools and techniques. We will show how these techniques fit in with some real use cases such as object recognition and anomaly detection. The hands-on session portion of the class will allow attendees to take a trained neural network model and deploy it on a i.MX 8M. Attendees will utilize the Linux development environment and implement an end-to-end use case.
記事全体を表示
With over half a billion parts shipped to date, i.MX applications processors transform interactions in ways you never imagined. Learn about the i.MX portfolio and enablement that offer multicore solutions for multimedia and display applications with high-performance and low-power capabilities that are scalable, safe, and secure. 
記事全体を表示
Join this session to get a glimpse of where you will see i.MX 8/8X in the near future and why graphics, ML, AI, video, image processing, vision, connectivity, audio and voice functions make the i.MX 8 series ideal for Automotive and Industrial applications. Learn about the i.MX 8/8X families that are comprised of common subsystems establishing an unmatched range of performance scaling with pin-compatible options and the highest level of software reuse. In addition, learn more about the upcoming i.MX 8DualMax product line to help customers meet additional cost performance scaling across the i.MX 8 family.
記事全体を表示
This class will teach you how to spin a BLDC, PMSM or ACIM motor with i.MX RT. You do not need prior motor control experience.
記事全体を表示
This class will teach you how to spin a BLDC, PMSM or ACIM motor with i.MX RT. You do not need prior motor control experience.
記事全体を表示
This presentation will provide an introduction to the impressive lineup of i.MX 8M family of products. The session will cover the product features, media, graphics and machine learning use cases, enablement and ecosystem. We will follow the presentation with a live demonstration based on the i.MX 8M Plus applications processor. Presenters: Marcel Baessler, Arrow Franck Roux, Products and Solutions Marketing Manager, NXP
記事全体を表示
NXP continues to expand the i.MX 8M Family with the  addition of the i.MX 8M Mini and i.MX 8M Nano products. Learn the features, performance and benefits of these products and which target applications they are most suited to. Attendees will leave the class with a deep understanding of the i.MX 8M family line-up and how to pick the right product for their application.
記事全体を表示
Built with a high-level integration to support graphics, video, image processing, vision, audio and voice functions, the i.MX 8 series is ideal for Automotive applications. Join this session to learn about the i.MX 8/8X families that are comprised of common subsystems establishing an unmatched range of cost-performance scaling with pin-compatible options and the highest level of software reuse.
記事全体を表示
Hands-on starting with the i.MX 8M Mini EVK, we will cover the out-of-the-box enablement including software, tools, hardware design guides, and demonstration software. Attendees should leave this class with the confidence to start their own design using the i.MX 8M Mini.
記事全体を表示
As memory interface data rates increase, so does the need for ensuring proper margins have been designed into the system’s usage of that interface. One way Micron has studied the system’s usage of the memory interface is through Timing & Signal Analysis (TSA). A TSA attaches physical hardware to the memory device to observe a subset of the memory interface as operated by the system. Another approach to memory interface is Virtual TSA (vTSA). This method uses the memory controller’s training algorithms to provide margin information without the use of physical test hardware. This method allows characterization of the entire memory interface. This session will compare and contrast the two different methods, and will ultimately demonstrate the value of integrating vTSA tools on the system platform. We intend to reference actual results from the latest i.MX 8 QXP board.
記事全体を表示
Introducing Murata Wi-Fi IBT Connectivity Modules for NXP i.MX & RT Platform.
記事全体を表示
Join this session to get a glimpse of where you will see i.MX 8/8X in the near future and why graphics, ML, AI, video, image processing, vision, connectivity, audio and voice functions make the i.MX 8 series ideal for Automotive and Industrial applications. Learn about the i.MX 8/8X families that are comprised of common subsystems establishing an unmatched range of performance scaling with pin-compatible options and the highest level of software reuse. In addition, learn more about the upcoming i.MX 8DualMax product line to help customers meet additional cost performance scaling across the i.MX 8 family.
記事全体を表示
Machine learning can performed on a wide range of device categories - from MCUs with Arm® Cortex®-M4 and M7 cores to complex SoCs with high-end A-class cores, GPUs, DSPs, and dedicated machine learning accelerators. The first step is learning how to utilize proper training techniques for model development, but beyond that how to generate optimized inference engines that can be used to perform classifications, anomaly detection, predictions, and other types of decisions. This presentation highlights some basic training techniques, such as data augmentation, but the primary focus will be on various ways to deploy neural network frameworks and classical machine learning algorithms, and most importantly, utilizing a variety of open source tools and techniques. We will show how these techniques fit in with some real use cases such as object recognition and anomaly detection.
記事全体を表示