Has anyone used the 12864cog LCD screen with pin 10 of Lixian? Why doesn't it light up? It doesn't light up when powered on. The program is as follows #define CS LATBbits.LATB5 #define RS LATBbits.LAT...
[i=s] This post was last edited by Qiangzi00001 on 2015-9-7 23:55[/i] [postbg]bg8.png[/postbg][align=left] [font=宋体]I have been busy with school competitions during the summer vacation[/font]:pleased:...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:22 [/i] Now it’s time for all kinds of preparations and discussions. What kind of multipliers did everyone buy?...
A network card driver, using NDIS5.1, added CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER=1 -DNDIS51_MINIPORT=1 in sources, initialized in DriverEntry: NDIS_MINIPORT_CHARACTERISTICS ch; ... ch.MajorNdis...