代码搜索:dataflash
找到约 774 项符合「dataflash」的源代码
代码结果 774
www.eeworm.com/read/189369/8473476
hex 复件 dataflash.hex
:030000000202FFFA
:10000300CD30E11520E00FC083C08288828C83CD80
:0C001300F0D082D08322CDF222CDF62264
:10001F00CB30E11520E00FC083C08289828A83CB69
:0C002F00F0D082D08322CBF322CBF7224A
:10003B00ED30E113
www.eeworm.com/read/189369/8473492
aof 复件 dataflash.aof
www.eeworm.com/read/183114/9178051
bin dataflash_boot.bin
www.eeworm.com/read/142762/12923085
asm spi_dataflash.asm
;顺序写子程序,用spiwt名称调用
spiwt bcf STATUS,RP0
bcf PORTB,SCK ;模式0
bcf PORTB,cs ;片选
movlw 82H ;加载操作码
movwf spi_out ;置入寄存器
call spiout ;调用子程序输出操作码
movf PA1,w ;加载第一字节地址
movwf spi_out ;置入
www.eeworm.com/read/242991/12970017
h at91_dataflash.h
/*
* Atmel DataFlash driver for the Atmel AT91RM9200 (Thunder)
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/242991/12970022
c at91_dataflash.c
/*
* Atmel DataFlash driver for Atmel AT91RM9200 (Thunder)
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU G
www.eeworm.com/read/303149/13820926
sch nand_dataflash.sch
www.eeworm.com/read/147766/5725128
h at91_dataflash.h
/*
* Atmel DataFlash driver for the Atmel AT91RM9200 (Thunder)
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/147766/5725129
c at91_dataflash.c
/*
* Atmel DataFlash driver for Atmel AT91RM9200 (Thunder)
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU G