USB Car Driving Simulator System 

  • Product  Others  Watch time - 4:32
    USB4, which has been twice as fast as conventional USB 3.2, requires solutions to various challenges such as signal quality degradation and increased costs across the value chain including customer development, manufacturing, procurement, and maintenance due to significant transmission loss. This video introduces Re-Timer IC that Nuvoton Technology Japan has developed to address these challenges. #Nuvoton #NuMicro #Microcontroller #MCU #en #USB #Re-Timer #Interface #PC #Cable #VR #Computer peripherals #General #Product #Others #KM864741 #KM864742 - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
  • Product  Others  Watch time - 1:25
    USB4, which has been twice as fast as conventional USB 3.2, requires solutions to various challenges such as signal quality degradation and increased costs across the value chain including customer development, manufacturing, procurement, and maintenance due to significant transmission loss. This video introduces Re-Timer IC that Nuvoton Technology Japan has developed to address these challenges. #numicro #Nuvoton #NuMicro #Microcontroller #MCU #en #USB #Re-Timer #Interface #PC #Cable #VR #Computer peripherals #General #Product #Others #KM864741 #KM864742 - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
  • Product  Others  Watch time - 2:56
    The NuMicro M2L31 series is based on Arm Cortex-M23 core featuring 64 to 512 Kbytes ReRAM — an ultra-low-power product designed with a commitment to sustainability and energy efficiency. More info: https://www.nuvoton.com/products/microcontrollers/arm-cortex-m23-mcus/m2l31-series/?utm_source=youtube&utm_medium=video_ic_intro #nuvoton #NuMicro #Microcontroller #MCU #M2L31 #UltraLowPower #ReRAM #ArmCortexM23 #Security #PowerEfficiency #USB2.0 #Type-C #PD3.0 #highdensitymemory #CANFD #MCU#Microcontroller #General #Product #Others#en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
  • Training  Learning  Junior  Watch time - 7:33
    This video show you how to develop with Nuvoton NuMaker-PFM-M487 platform to learn USB device function. You will learn to emulate a USB mouse by nuvoton development board, NuMaker-PFM-M487. #Training #Basic #en #Learning - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/tw/ contact us: SalesSupport@nuvoton.com
  • Training  Tool  Learning  Watch time - 3:40
    Show how Nu-Link2-Pro uses ICP Programming Tool on PC to program ISP Bootloader to LDROM, and then use Nu-Link2-Pro Bridge I2C interface with ISP Programming Tool to upgrade the firmware of the target chip. #en #Tool #Training #Intermediate #Learning - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://bit.ly/3bk0AD8 Contact us: SalesSupport@nuvoton.com
  • Training  Tool  Learning  Watch time - 0:41
    The new-generation Nu-Link2-Pro has debugging functions, ETM tracking, serial data analysis, and USB-to-serial communication bridge. The fast programming speed and convenient firmware upgrade of ISP products allow customers to process more quickly and conveniently at every stage from development to mass production, increasing the development and mass production efficiency. It is an indispensable weapon for engineers' product development and mass production upgrade. - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://bit.ly/3bk0AD8 Contact us: SalesSupport@nuvoton.com #en #Tool #Training #Intermediate #Learning
  • Training  Tool  Learning  Watch time - 3:23
    Demonstrate how to use the ICP Programming Tool to generate a programming file, and use the PC to save the firmware to the USB/SD storage device, insert the USB/SD storage device into Nu-Link2-Pro, and then connect the target chip, press the trigger button to complete offline programming. - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://bit.ly/3bk0AD8 Contact us: SalesSupport@nuvoton.com #en #Tool #Training #Intermediate #Learning
  • Training  Tool  Learning  Watch time - 2:10
    Explain how to use Nu-Link2-Pro to program the target chip, make the target chip output the "Hello World" string via UART, and send it to the PC through the built-in virtual serial port interface of Nu-Link2-Pro and display it on the terminal software. - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://bit.ly/3bk0AD8 Contact us: SalesSupport@nuvoton.com #en #Tool #Training #Intermediate #Learning
  • Training  Tool  Learning  Watch time - 5:3
    #Tool #Training #Learning #Intermediate #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/numaker-m251sd Contact us: SalesSupport@nuvoton.com
  • Application  Learning  Watch time - 4:3
    The purpose of video is to demonstrate functions of NuMaker-RTU-NUC980 within 5 minutes, including Ethernet webserver, Wi-Fi webserver, USB camera, and NFS function. If you get the NuMaker-RTU-NUC980 board, you can follow this video to implement all the functions #application #learning #intermediate #en - For more information, please visit: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/numaker-rtu-nuc980?search_query=Chili&results=1 Contact us: SalesSupport@nuvoton.com
  • Training  Tool  Learning  Watch time - 3:55
    Hello everyone, I am Morgan, the principal engineer of Nuvoton Technology. Today, I will show you how to use SD card with Mbed OS on NuMaker-IoT-M487 development board. Open Chrome browser, and enter the URL https://ide.mbed.com to use the Mbed Online Compiler. After log in, make sure that NuMaker-IoT-M487 board already selected in the upper right corner. If not, please refer Nuvoton IoT Tutorial series “Get Started with Mbed OS” which has a detailed description of how to add a board. Click the “New” on the left of menu bar, a “Create new program” window will be displayed. You can see that the Platform has been set to NuMaker-IoT-M487. In the Template, select the "NuMaker SD-File-System with SD mode" for this tutorial. Then click OK. Now you can see that the sample code has loaded on the page. LittleFS uses less memory, supports power failure protection. However, LittleFS is different from the FAT file system, so after uses littleFS, the SD card will be formatted as LittleFS. The sample code uses FAT file system as default. Just click “Compiler” to build the example. It is in compiling, please wait a moment. After the compilation is complete, “Success” will appear in the compile output window. The browser downloads the binary firmware file directly after a successful compiling. It will be saved in a default download folder or the folder based on your browser setting. In Chrome, you can click download file and select “Show in folder”. Please insert a micro SD card into the card slot on the back of NuMaker-IoT-M487 board, then connect the USB to your computer and make sure the onboard LED lights up. Let’s back to the folder you just download the binary firmware file (NuMaker-mbed-SD-FileSystem-example.NUMAKER_IOT_M487.bin). Drag and drop the file to NuMicro MCU drive. You will see the copying progress dialog box. Please find the virtual COM port assigned for NuMaker-IoT-M487 in Device Manager. In the demonstration, the “Nu-Link Virtual Com Port” is COMx. Then use your favorite terminal tool. Here we use Putty. Open the COMx port with 115200 baud rate And no flow control settings. Then “Open” it. Press “Reset” on board to run the firmware again. You can see the messages on terminal while accessing SD card. That’s all for this tutorial. Thank you for watching. Welcome to subscribe to our channel. If you want to get more information, please contact us “SalesSupport@nuvoton.com” - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/numaker-iot-m487 Contact us: SalesSupport@nuvoton.com #tool #training #learning #intermediate #en
  • Watch time - 4:59
    Secure Smart Metering Communication Reference Design Hi everybody, today we are going to introduce a reference design of Smart-Metering communication card based on NuMicro M2351 Series microcontroller. You can find useful security features based on the Arm Cortex-M23 CPU core with Nuvoton’s in-house technology integration. The auto-metering is an infrastructure for automatic, remotely, wire or wireless meter data reading. It’s highly possible to be intervened if there is no security mechanism. That is a very typical IoT security issue in the IoT era. In many countries, there are a lot of Auto-Metering Infrastructure (AMI) projects being undertaken by main electricity power companies worldwide. Most projects start from upgrading the communication modem cards as the first step rather than retiring the meters. The modem card can play as a gateway to monitor the incorrect device operation and data transmission security. Issues of modem card security are covering: First, a limited performance due to crypto computation efficiency Second, speed limitation due to interface choice The third, cost burden due to extra hardware modules for different communication protocols Nuvoton’s reference design of Secure Smart Meter Communication is an end-to-end security solution for AMI. With the collaboration with SPI-Korea, the solution incorporates a lot of advantages such as TrustZone security for firmware, a range of interfaces for device communication, secure over-the-air firmware update, and remote management. With the complete hardware specification of M2351, a security software company, SPI-Korea, can easily implement their secure AMI solution for modem card which connects meters and cloud servers. M2351 also contributes the crypto acceleration during the cryptographic computing in order to save CPU time for different communication protocol modules by its powerful hardware functionalities during message transmission outside of a microcontroller unit. SPI-Korea has developed a range of Armv8-M TrustZone based technologies. Her expertise covers Boot Manager, Key Manager, and Device Manager, which is very useful for microcontroller security and certainly shows the stability of a microcontroller device. Also, they are certified by Korea Electricity Company. We hope this successful experience can be further adopted in other areas worldwide because it’s a secure, accurate and environmentally safe solution for AMI. This slide is a picture for SPI-Korea AMI modem card design. NuMicro Family microcontrollers can be utilized for designs of auto-metering infrastructure devices. We start from AMI modem card and we are confident to support meters of any next-generation of AMI. We now integrate M23-based microcontroller with M4-based or Arm9-based microcontroller as a proposal for next-generation modem card of Korea AMI and we hope to provide high-performing cost-effective solution for all AMI devices in the future. - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC contact us: SalesSupport@nuvoton.com
This website uses cookies to ensure you get the best experience on our website. Learn more
OK