Page Index - limingth/LASO GitHub Wiki
72 page(s) in this GitHub Wiki:
- Home
- 2012.5.11
- 2012.5.13
- 2012.5.14
- 2012.5.15
- 2012.5.16
- 2012.5.17
- 2012.5.18
- 2012.5.19
- 2012.5.20
- 2012.5.27
- 2012.6.3
- 2012.6.4
- 2012.6.5
- 2012.6.6
- 2012.6.7
- 2012.6.8
- 2012.6.9
- 1) 开辟一个buf,在buf里面存放DMA的二进制指令,可以完成数据传输操作。
- 2) 通过执行 DMAGO 指令,使得 DMA 内部的取指部件 pc 跳转到 buf,从 buf 取出并执行相应的指令。
- 2012.6.10
- 2012.6.14
- 2012.6.16
- 2012.6.17
- 2012.6.22
- 2012.6.23
- 2012.7.2
- 2012.8.15
- 2012.8.27
- 2012.8.29
- 2012.9.11
- 2012.10.8
- 1 How to build dev environment on ubuntu
- Please reload this page
- 2 How to blink led on tiny210 board
- Please reload this page
- 3 How to make uart putchar using SDBOOT
- Please reload this page
- 4 How to boot linux kernel from nand flash
- Please reload this page
- 5 Linux Kernel Booting log
- Please reload this page
- 6 How to enable Interrupt handler with K1 button
- Please reload this page
- 7 How to get the Value of SFR after Linux booting
- Please reload this page
- 8 How to init IIS and IIC to make wm8960 chip play wav file
- Please reload this page
- 9 How to init LCD and draw lines
- Please reload this page
- A How to init SD card and read sd file of FAT fs
- Please reload this page
- about HDMI
- Please reload this page
- LDD 1 How to build Linux Device Driver dev environment
- Please reload this page
- LDD 2 How to write kernel module and compile it
- Please reload this page
- LDD 3 How to write linux device driver and test it
- Please reload this page
- LDD 4 Linux Device Driver Basics
- Please reload this page
- LDD 5 How to write char dev driver with file_operations
- Please reload this page
- LDD 6 How to write driver with interrupt enabled
- Please reload this page
- LDD 7 How to write gpio button interrupt driver
- Please reload this page
- LDD 8 How to write uart interrupt driver
- Please reload this page
- Log of How to port V210_SMDK_Test_ver0.1_091216
- Please reload this page