As the title says? Do I need to patch this kernel with yaffs2? Does anyone have the yaffs2 source code to share? Also, which kernel can support yaffs2 without patching?...
[i=s]This post was last edited by qwqwqw2088 on 2014-4-9 08:27[/i] [p=24, 2, left][color=rgb(62, 62, 62)][font=Tahoma, Arial, sans-serif]Transfer[/font][/color][/p][p=24, 2, left][color=rgb(62, 62, 62...
As shown in the figure, Pspice simulates the mosfet turn-on process. The waveform obtained by simulation is shown in the figure (blue is Vds, red is Vgs, and green is Id), which is different from the ...
Give me the code first, [code]CW DATA 0F9FCH ;write instruction CR DATA 0F9FEH ;read status DIW DATA 0F9FDH ;write data DIR DATA 0F9FFH ;read data ORG 0000H AJMP START ORG 0030H PANYAO: DB 'C51',0 STA...
I made a barometric altimeter. The display of barometric pressure has been solved, but the height has not been solved. How can I change the conversion relationship between barometric pressure and heig...
There is no problem with 1602 LCD display and DS18B20 temperature measurement, but I want to set upper and lower limit alarms. I would like you to teach me or help me write it. Thank you very much. Wr...