-
EEPROM.txt
基于pic16f676 EEPROM的问题
用软件仿真没问题,但烧到片子里,不能正常运行。情况是这样的:假如循环向EEPROM中写数据,9,8,7,6,5,4,3,2,1,然后读,发现每一位读出的都一样,是写循环中第一个写进去的字节,也就是9。其他的并没有写进去。
EEPROM的写通过判断标志位就可以,但是在下一次写之前要清除上一次写完成的标志位。也就是说,每次写完要清除完成标志位,否则下一次写不进去。(Based on pic16f676 EEPROM problem
With the software simulation no problem, but burn to film, not normal operation. The fact of the matter is: if cycle to write the data of EEPROM, 9,8,7,6,5,4,3,2,1, then read, and found that each of the read, write the first cycle is written in bytes, also is 9. The other are not written in.
Write through the judgement of EEPROM sign a can, but in the next write to remove the last completed before writing the sign of a. That is, every time to remove the written finish marks a, or the next write in.
)
- 2012-03-20 16:27:58下载
- 积分:1
-
AD9833-software
AD9833的编程方法,通过设置一定的参数,可得到DDS(AD9833 programming method, by setting certain parameters, obtained DDS)
- 2010-06-04 06:49:06下载
- 积分:1
-
vb-recive-many-frames
以定时的方式接收下位机传送的多帧数据,接收准确,实时性很强(In time to receive the next crew of the multi-frame data transmission, receive accurate, real-time strong)
- 2011-10-05 22:32:25下载
- 积分:1
-
I2C_rw_eeprom
读写24lc128/256等EEPROM(Read and write 24lc128/256 EEPROM etc.)
- 2018-11-14 16:45:50下载
- 积分:1
-
FM25Lxx
基于STM32单片机的铁电存贮器FM25Lxx系列读写源码以及PDF资料(STM32 singlechip FM25Lxx series ferroelectric memory read and write source code and data based on PDF)
- 2014-08-25 13:47:39下载
- 积分:1
-
STM32F407ADC3_DMA
本软件是STM32f407芯片的ADC操作软件,采用DMA方式。我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件(This software is the STM32f407 chip ADC operating software, using DMA mode. I ve been testing the STM32f407 development board. In order to STM32f development, very useful software)
- 2020-12-24 11:19:05下载
- 积分:1
-
adc1_pa6_pa7_usart_stm32
利用stm32的adc1,实现规则转换,检测通道pa6和pa7的电压值,并把他们的值放在数组中。串口显示数据方便调试。(Use stm32 the adc1, implement rules conversion, detection channel pa6 and pa7 voltage value, and put their values in an array. Serial display data to facilitate debugging.)
- 2021-04-07 15:19:01下载
- 积分:1
-
MSP430-OLED-SSD1306-drive
此程序库基于IAR5.50开发适用于msp430x2x系列单片机通过模拟spi接口对基于SD1306控制芯片的OLED进行显示.内涵主程序,示例字库及图片库。(This library development based IAR5.50 apply msp430x2x series microcontroller through simulation spi interface display. Connotations main program, an example of font and image libraries based on SD1306 control chip OLED.)
- 2021-03-18 14:49:20下载
- 积分:1
-
LPC1788FBD208
LPC1788FBD208的protel99SE库(原理图库)文件(the LPC1788FBD208 s Protel99 lib file)
- 2015-04-02 17:39:31下载
- 积分:1
-
DC_DC
基于430的DC_DC变化,采用PID控制,调节PWM的输出占公比,从而反馈调节输出电压(Based on 430 DC_DC change, using PID control, adjust the PWM output accounted common ratio, thus regulating the output voltage feedback)
- 2013-08-31 13:24:57下载
- 积分:1