2009.02.13 (Chiron.ylq) ------------------------------ 该工程用于Analog Devices VisualDSP++ V5.0开发环境下,烧写Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load Driver。 1. 文件结构 SST39VFXXX.dlb SST39VF512/010/020/040 Flash操作驱动 BF533_SST_Flash_Driver.c VisualDSP++ v5.0 flash load driver Uart.c 串口驱动,用于打印调试信息 2. 程序信息 ① NUM_SECTORS (BF533_SST_Flash_Driver.c) 参数在使用前必须正确定义宏SST_FLASH_TYPE (SST39VFXXX.h)以确保正确使用。 ② DEBUG (BF533_SST_Flash_Driver.c) 用于开启debug功能,当定义DEBUG为1后,可以利用全局字符数组char cDebug[100],打印调试信息,信息从串口(115200,N,8,1)打出。 #if DEBUG == 1 sprintf(cDebug, "ulStart = d, lCount = d, lStride = d, pnData = 0x x.\r\n", ulStart, lCount, lStride, pnData) UART_TX(cDebug, strlen(cDebug)) return NO_ERR #endif
标签: VisualDSP Devices Chiron Analog
上传时间: 2013-12-22
上传用户:lixinxiang
6脚的12864显示屏资料.....3333
上传时间: 2018-01-08
上传用户:杨123
淘宝上一款LCD屏的资料,店家的度盘链接经常挂,就传到这里来。内容上就是SPI驱动例程和屏幕的一些说明,例程还是挺全的,32F1和F4系列的都有,51和arduino的也有,改改分辨率也可用于其他ST7735芯片驱动的LCD屏。
上传时间: 2022-06-28
上传用户:
此驱动为PL2303USB串口驱动
上传时间: 2013-10-11
上传用户:123456wh
端口驱动 用于向单片机烧制程序
标签: 端口驱动
上传时间: 2013-11-01
上传用户:guobing703
USB转串口驱动程序
上传时间: 2013-11-06
上传用户:1421706030
详细介绍了串口驱动
上传时间: 2014-12-30
上传用户:gtf1207
USB 转串口驱动程序 CH340 CH341
上传时间: 2013-11-20
上传用户:liufei
USB转串口驱动程序安装及使用说明
上传时间: 2013-10-30
上传用户:sklzzy
STM32串口驱动程序,很有用!!!
标签: Prolific_DriverInstaller_v 2303 110 STM
上传时间: 2013-11-12
上传用户:youth25