资源列表
[其他嵌入式/单片机内容] I2C_of_MSP430F249
说明:This demo connects two MSP430 s via the I2C bus. The master reads 5 bytes the slave. This is the MASTER CODE. The data the slave transmitter begins at 0 and increments with each transfer. The USCI_B0 RX interrupt i<sattarhastam> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] SPI_of_MSP430F249
说明: SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is use<sattarhastam> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] UART_of_MSP430F249
说明: Echo a received character, RX ISR used. Normal mode is LPM0. USCI_A0 RX interrupt triggers TX Echo. Baud rate divider with 1MHz = 1MHz/19200 = ~52.1 ACLK = n/a, MCLK = SMCLK = CALxxx_1MHZ = 1MHz<sattarhastam> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] FLASH_WRITE_of_MSP430
说明: This program first erases flash seg C, then it increments all values in seg C, then it erases seg D, then copies seg C to seg D. Seg C @ 1040h Seg D @ 1000h The EEI bit is set for the Flash Erase Cycles. This does<sattarhastam> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] zephyr_sensor
说明:基于Zephyr v1.7.0开发的MPU6050 sensor读取程序,MPU6050的驱动位置zephyr目录zephyr-v1.7.0/drivers/sensor/mpu6050-MPU6050 sensor application base on Zephyr v1.7.0, the MPU6050 driver is under zephyr-v1.7.0/drivers/sensor/mpu6050<韦伯> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] zephyr_thread
说明:threads, semaphore and interrupt application on zephyr,按下按键后能够区分长按或者短按,并通过semaphore让相应thread得以继续运行,通过串口和LED显示长按和短按结果-threads, semaphore and interrupt application on zephyr, the application can recognize hold and short pr<韦伯> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] button-shumaguan
说明:51单片机数码管编程,使用一个双字数码管和三个按键,三个按键分别表示开始,暂停和停止功能:按下开始按键后,数码管开始计时;按下暂停按键后,数码管暂停计时,如果再次按下开始按键,数码管继续计时;按下停止按键,计时停止,数码管上的数字清零。-51 single-chip digital control, using a double word digital tube and three buttons, three buttons tha<张晶> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] Fonts
说明:这是一个创建字库的源代码示例程序。共享给大家参考。- U8FD9 u662F u4E00 u4E2A u5EB2 u5EB3 u5EB3 u5E3<wan> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] EXTI
说明:实现外部中断,处理中断事件。。。。。。。。。(peripheral interrupt)<jack_liu > 在 2024-11-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] IrSend_1227_normal-to-1227Ir
说明:此代码为IO口模拟红外的发送程序,自己写的,很好用(The code is used for Ir send with mcu io, it's useful very much!)<xini> 在 2024-11-13 上传 | 大小:1kb | 下载:0