产品详情
说明: 读取cc2520寄存器,当按键1被按下,寄存器的值通过SPI口输出。
(This application reads the register values of CC2520. The values are output on the serial port when Button 1 is pushed. Configure the PC HyperTerminal for baudrate 38400 bps, 8 data bits no parity, and 1 stop bit. )
(This application reads the register values of CC2520. The values are output on the serial port when Button 1 is pushed. Configure the PC HyperTerminal for baudrate 38400 bps, 8 data bits no parity, and 1 stop bit. )
文件列表:
783174
......\读CC2520寄存器
......\..............\ide
......\..............\...\reg_read
......\..............\...\........\srf05_ccmsp2618_cc2520
......\..............\...\........\......................\iar
......\..............\...\........\......................\...\reg_read.d43
......\..............\...\........\......................\...\reg_read.dep
......\..............\...\........\......................\...\reg_read.ewd
......\..............\...\........\......................\...\reg_read.ewp
......\..............\...\........\......................\...\Reg_Read.eww
......\..............\...\........\......................\...\reg_read.hex
......\..............\source
......\..............\......\apps
......\..............\......\....\reg_read
......\..............\......\....\........\reg_read.c
......\..............\......\Components
......\..............\......\..........\assembly
......\..............\......\..........\........\assy_ccmsp2618_cc2520em.c
......\..............\......\..........\........\assy_ccmsp2618_cc2520em.h
......\..............\......\..........\basicrf
......\..............\......\..........\.......\basic_rf.c
......\..............\......\..........\.......\basic_rf.h
......\..............\......\..........\.......\basic_rf_security.c
......\..............\......\..........\.......\basic_rf_security.h
......\..............\......\..........\common
......\..............\......\..........\......\hal_defs.h
......\..............\......\..........\......\hal_int.c
......\..............\......\..........\......\hal_types.h
......\..............\......\..........\......\msp430
......\..............\......\..........\......\......\hal_msp430.h
......\..............\......\..........\radios
......\..............\......\..........\......\cc2520
......\..............\......\..........\......\......\hal_cc2520.c
......\..............\......\..........\......\......\hal_cc2520.h
......\..............\......\..........\......\......\hal_rf.c
......\..............\......\..........\......\......\hal_rf_security.c
......\..............\......\..........\......\......\hal_rf_util.c
......\..............\......\..........\targets
......\..............\......\..........\.......\interface
......\..............\......\..........\.......\.........\hal_assert.h
......\..............\......\..........\.......\.........\hal_button.h
......\..............\......\..........\.......\.........\hal_digio.h
......\..............\......\..........\.......\.........\hal_int.h
......\..............\......\..........\.......\.........\hal_joystick.h
......\..............\......\..........\.......\.........\hal_lcd.h
......\..............\......\..........\.......\.........\hal_led.h
......\..............\......\..........\.......\.........\hal_mcu.h
......\..............\......\..........\.......\.........\hal_rf.h
......\..............\......\..........\.......\.........\hal_rf_security.h
......\..............\......\..........\.......\.........\hal_rf_util.h
......\..............\......\..........\.......\.........\hal_timer_32k.h
......\..............\......\..........\.......\.........\hal_uart.h
......\..............\......\..........\.......\srf05_ccmsp2618
......\..............\......\..........\.......\...............\Font.c
......\..............\......\..........\.......\...............\Font.h
......\..............\......\..........\.......\...............\hal_assert.c
......\..............\......\..........\.......\...............\hal_board.c
......\..............\......\..........\.......\...............\hal_board.h
......\..............\......\..........\.......\...............\hal_button.c
......\..............\......\..........\.......\...............\hal_digio.c
......\..............\......\..........\.......\...............\hal_joystick.c
......\..............\......\..........\.......\...............\hal_lcd.c
......\..............\......\..........\.......\...............\hal_led.c
......\..............\......\..........\.......\...............\hal_mcu.c
......\..............\......\..........\.......\...............\hal_timer_32k.c
......\..............\......\..........\.......\...............\hal_uart.c
......\..............\......\..........\.......\...............\OLED.c
......\..............\......\..........\.......\...............\OLED.h
......\..............\......\..........\utils
......\..............\......\..........\.....\util.c
......\..............\......\..........\.....\util.h
......\..............\......\..........\.....\util_buffer.c
......\..............\......\..........\.....\util_buffer.h
......\..............\......\..........\.....\util_lcd.c
......\..............\......\..........\.....\util_lcd.h
......\..............\......\..........\.....\util_menu.h
......\..............\......\..........\.....\util_uart.c
......\..............\......\..........\.....\util_uart.h
......\..............\读取CC2520寄存器.c
......\读CC2520寄存器
......\..............\ide
......\..............\...\reg_read
......\..............\...\........\srf05_ccmsp2618_cc2520
......\..............\...\........\......................\iar
......\..............\...\........\......................\...\reg_read.d43
......\..............\...\........\......................\...\reg_read.dep
......\..............\...\........\......................\...\reg_read.ewd
......\..............\...\........\......................\...\reg_read.ewp
......\..............\...\........\......................\...\Reg_Read.eww
......\..............\...\........\......................\...\reg_read.hex
......\..............\source
......\..............\......\apps
......\..............\......\....\reg_read
......\..............\......\....\........\reg_read.c
......\..............\......\Components
......\..............\......\..........\assembly
......\..............\......\..........\........\assy_ccmsp2618_cc2520em.c
......\..............\......\..........\........\assy_ccmsp2618_cc2520em.h
......\..............\......\..........\basicrf
......\..............\......\..........\.......\basic_rf.c
......\..............\......\..........\.......\basic_rf.h
......\..............\......\..........\.......\basic_rf_security.c
......\..............\......\..........\.......\basic_rf_security.h
......\..............\......\..........\common
......\..............\......\..........\......\hal_defs.h
......\..............\......\..........\......\hal_int.c
......\..............\......\..........\......\hal_types.h
......\..............\......\..........\......\msp430
......\..............\......\..........\......\......\hal_msp430.h
......\..............\......\..........\radios
......\..............\......\..........\......\cc2520
......\..............\......\..........\......\......\hal_cc2520.c
......\..............\......\..........\......\......\hal_cc2520.h
......\..............\......\..........\......\......\hal_rf.c
......\..............\......\..........\......\......\hal_rf_security.c
......\..............\......\..........\......\......\hal_rf_util.c
......\..............\......\..........\targets
......\..............\......\..........\.......\interface
......\..............\......\..........\.......\.........\hal_assert.h
......\..............\......\..........\.......\.........\hal_button.h
......\..............\......\..........\.......\.........\hal_digio.h
......\..............\......\..........\.......\.........\hal_int.h
......\..............\......\..........\.......\.........\hal_joystick.h
......\..............\......\..........\.......\.........\hal_lcd.h
......\..............\......\..........\.......\.........\hal_led.h
......\..............\......\..........\.......\.........\hal_mcu.h
......\..............\......\..........\.......\.........\hal_rf.h
......\..............\......\..........\.......\.........\hal_rf_security.h
......\..............\......\..........\.......\.........\hal_rf_util.h
......\..............\......\..........\.......\.........\hal_timer_32k.h
......\..............\......\..........\.......\.........\hal_uart.h
......\..............\......\..........\.......\srf05_ccmsp2618
......\..............\......\..........\.......\...............\Font.c
......\..............\......\..........\.......\...............\Font.h
......\..............\......\..........\.......\...............\hal_assert.c
......\..............\......\..........\.......\...............\hal_board.c
......\..............\......\..........\.......\...............\hal_board.h
......\..............\......\..........\.......\...............\hal_button.c
......\..............\......\..........\.......\...............\hal_digio.c
......\..............\......\..........\.......\...............\hal_joystick.c
......\..............\......\..........\.......\...............\hal_lcd.c
......\..............\......\..........\.......\...............\hal_led.c
......\..............\......\..........\.......\...............\hal_mcu.c
......\..............\......\..........\.......\...............\hal_timer_32k.c
......\..............\......\..........\.......\...............\hal_uart.c
......\..............\......\..........\.......\...............\OLED.c
......\..............\......\..........\.......\...............\OLED.h
......\..............\......\..........\utils
......\..............\......\..........\.....\util.c
......\..............\......\..........\.....\util.h
......\..............\......\..........\.....\util_buffer.c
......\..............\......\..........\.....\util_buffer.h
......\..............\......\..........\.....\util_lcd.c
......\..............\......\..........\.....\util_lcd.h
......\..............\......\..........\.....\util_menu.h
......\..............\......\..........\.....\util_uart.c
......\..............\......\..........\.....\util_uart.h
......\..............\读取CC2520寄存器.c
