Search

Selected option

Search Results

SearchProgram , find 13 items
  • Sort by
  • Most recent
  • Popularity
Training  Learning  Junior  Watch time - 9:1
NuMicro M031/M032 Series I2C Sample Code : Demonstrate how to access EEPROM via I2C interface. #I2C #Training #Level1 #Workshop #SampleCode #InterIntegratedCircuit #EEPROM #WriteMultiBytesTwoRegs #ReadMultiBytesTwoRegs #Read #Program #TxBuffer #RxBuffer #StatusRegister #ControlRegister #NuMicro #Nuvoton #SampleCode #Basic #General #Training #Learning #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:34
NuMicro M031/M032 Series SPI Sample Code : Demonstrate how to access SPI Flash via SPI interface. 【Datasheet of SPI Flash W25Q35】 https://www.winbond.com/resource-files/W25Q32JV%20RevI%2005042021%20Plus.pdf #SPI #Training #Level1 #Workshop #SampleCode #SerialPeripheralIngerface #SPIFlash #W25Q35 #ReadID #Read #Program #Basic #General #Training #Learning #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  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 - 3:24
1. Show how to use the ICP Programming Tool to store the firmware to the SPI Flash device inside Nu-Link2-Pro, then after connecting the target chip, press the trigger button to complete offline programming. 2. Demonstrate how to use the ICP Programming Tool to store the firmware to the SPI Flash device inside Nu-Link2-Pro, and then connect the target chip. The external signal completes offline programming through the Control Bus interface. This interface connecting to the automatic programming machine is very convenience. - 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:1
1. Explain how to use ICP Programming Tool to update Nu-Link2-Pro's firmware. 2. Explain how to update the Nu-Link2-Pro's firmware by pressing the trigger button before power is on. Then the power is on and dragging files to the Nu-Link2 drive. - 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 - 4:36
1. Show how Nu-Link2-Pro can use ICP Programming Tool on PC to program target chips online 2. Show how Nu-Link2-Pro drag and drop files to the NuMicro MCU drive to program the target chip online - 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
Webinar  Watch time - 18:51
This video will introduce ARM TrustZone technology and show the example of how to program TrustZone on M2351. There is also a FIDO USB stick application demo in the end. - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/tw/m2351-series/ Contact us: SalesSupport@nuvoton.comon.com
Training  Tool  Learning  Watch time - 5:9
Hello everyone, I am Chris, the field application engineer from Nuvoton Technology. Today, I will introduce the application and principle of programmable seriel I/O aka PSIO on M251/M252. The programmable serial I/O of NuMicro M251/M252 series can generate arbitrary waveforms and combine them to achieve data transmission and reception of specific serial communication protocols. Of course, standard serial communication can also be achieved, such as UART SPI I2C Usually, it is common to use Timer+GPIO to achieve these specific communication protocols, but it is more complicated and requires frequent CPU intervention. When we use PSIO, this not only simplifies the complexity of the operation but also reduces the burden on the CPU. The saved CPU performance could be distributed in other places. Since all hardware operations do not require software intervention, the timing control is more precise. The principle of PSIO is to use a slot controller to control the pin input and output or determine the state, and it can also control the duration of these states. Each slot controller has eight slots, which can be used as eight settings, and the registers corresponding to each slot can access the data that needs to be input and output, and can also set the time for the current pin to maintain this state. Each slot can reach a checkpoint, usually 1 to 1, 2 to 2, 3 to 3, and so on. Each checkpoint can set the pin status of the corresponding slot within the corresponding time. Next, let’s take a look at a simple output-only example In the initial stage, we first set the state of the pin to be high before SLOT has started, so the output is high Then when the Slot controller receives the start signal, SLOT0 is set to output low level according to the setting of CP0 and waits for the time of SLOT0 to expire. Then SLOT1 is set to output low level according to the setting of CP1 and waits for the time of SLOT1 to expire. And so on, followed by SLOT2 output low level SLOT3 low level SLOT4 high level SLOT5 high level After SLOT5, since SLOT6 is not set, the waveform of the protocol can be completed with only six slots Between the time of the next data transmission, we set the interval low, so the output is low at this time Users can complete different protocols according to these simple operations. In the related resources section, we have provided two PSIO application notes. There are two protocol examples with more detailed operations and descriptions. If you want to know more details about PSIO, please download it from the URL in the video. Several sample codes of different protocols are also provided in BSP. That’s all for this tutorial. Thank you for watching it. Welcome to subscribe to our channel. If you want to know more information, please contact us. #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
Watch time - 6:17
本視頻介紹如何使用NuMicro ICP Programming Tool 達到線上批量程式設計目標板,並實際演示操作流程‧ NuMicro ICP Programming 介面簡單、易於操作,是開發、量產過程的得力助手。
This website uses cookies to ensure you get the best experience on our website. Learn more
OK