-
TI公司TMS320VC5509的外设驱动程序
TI公司TMS320VC5509的外设驱动程序-TI TMS320VC5509 peripherals Driver
- 2022-07-23 20:57:22下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
arm的地址结构fe分析。arm加载和运行空间地址分配详细指导。
arm的地址结构fe分析。arm加载和运行空间地址分配详细指导。-arm of the address structure fe analysis. Arm load and run address space allocation detailed guidance.
- 2023-07-03 14:25:02下载
- 积分:1
-
At this procedure in the IAR Embedded Workbench can not compile, pointing to ask...
此程序在IAR Embedded Workbench 中,不能编译,请教大家指点。-At this procedure in the IAR Embedded Workbench can not compile, pointing to ask everyone.
- 2023-05-12 13:30:03下载
- 积分:1
-
这个一个与具体设备无关的特殊设备的驱动程序,实际中,还可以涉及到很多内容,如ioctl、I/O端口等,此方面,我进在研究学习中!...
这个一个与具体设备无关的特殊设备的驱动程序,实际中,还可以涉及到很多内容,如ioctl、I/O端口等,此方面,我进在研究学习中!-This has nothing to do with a special device-specific device driver, in practice, but also involves a lot of content, such as the ioctl, I/O ports and so on, this connection, I entered in the study of learning!
- 2022-02-24 09:35:41下载
- 积分:1
-
自己编的飞思卡尔MCF5223X系列I2C通信模块的应用…
自己编的Freescale MCF5223X系列I2C通信模块应用程序(与触摸板连接,传感器芯片为MPR084),对于学习Freescale微控制器的同学可以参考-Its own series of Freescale MCF5223X series of I2C communication module applications (with the touch pad to connect the sensor chip MPR084), for students to learn Freescale microcontroller can refer to
- 2023-05-03 20:20:03下载
- 积分:1
-
一个在skyeye下用uboot启动的helloworld小程序
一个在skyeye下用uboot启动的helloworld小程序-A skyeye start using uboot applet helloworld
- 2022-03-05 07:12:25下载
- 积分:1
-
发光二极管(LED)照明为标新立异、舒适和用户定制开启了一片新天地。这些设计机遇在迅速提升LED在车内的应用程度和速度。当把LED用在车内、车前和车尾照明时,有
发光二极管(LED)照明为标新立异、舒适和用户定制开启了一片新天地。这些设计机遇在迅速提升LED在车内的应用程度和速度。当把LED用在车内、车前和车尾照明时,有几种方法和设计技术可供选择。 -Light-emitting diode (LED) lighting for the unconventional, comfortable and customized a new world opened up. These design opportunities in a rapidly enhance the application of LED in the car the extent and speed. When the LED used in the car, front and rear lighting when there are several methods and design techniques to choose from.
- 2023-04-19 05:25:02下载
- 积分:1
-
spi源程序c语言的
spi源程序c语言的-spi source program c language
- 2022-10-12 01:15:03下载
- 积分:1
-
基于GD32f107的以太网协议栈lwip移植模板
基于GD32f107的以太网协议栈lwip移植模板,包含了利用lwip RAW API实现的TCP、UDP通讯例程
- 2022-05-19 12:19:56下载
- 积分:1