SetTxPacket(Buffer-stm32+sx1278-c - IMDN开发者社群-imdn.cn" /> SetTxPacket(Buffer,BufferSize);    break;  caseRF_RX_DONE:    Radio->GetRxPacket(Buffer,(uint16_t*)&BufferSize);       if(BufferSize>0)&n-IMDN开发者社群-imdn.cn"> SetTxPacket(Buffer,BufferSize);    break;  caseRF_RX_DONE:    Radio->GetRxPacket(Buffer,(uint16_t*)&BufferSize);       if(BufferSize>0)&n - IMDN开发者社群-imdn.cn">
登录
首页 » c » stm32+sx1278

stm32+sx1278

于 2022-12-06 发布 文件大小:1.52 MB
0 135
下载积分: 2 下载次数: 1

代码说明:

void OnMaster( void ){    uint8_t i;        switch( Radio->Process( ) )    {    case RF_RX_TIMEOUT:        // Send the next PING frame        Buffer[0] = "P";        Buffer[1] = "I";        Buffer[2] = "N";        Buffer[3] = "G";        for( i = 4; i < BufferSize; i++ )        {            Buffer[i] = i - 4;        }        Radio->SetTxPacket( Buffer, BufferSize );        break;    case RF_RX_DONE:        Radio->GetRxPacket( Buffer, ( uint16_t* )&BufferSize );            if( BufferSize > 0 )&n

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编写程序,输出BMP文件,该图按照色调和饱和度排列(亮度255)
    这是浙大数字图像处理的作业,要求的是代码输出的图片是正方形或者是圆形,主要反映的是亮度和饱和度的变化,最终的图形就像是颜色变化。我上传的内容是正方向的代码,如果大家有圆形的代码也可以交流学习。
    2023-03-17 07:55:04下载
    积分:1
  • OpenGL
    自己用OpenGL和VS2010编写的,希望对你们有所帮助,可能一般,因为我也是初学者,刚接触OpenGL。多多谅解。
    2022-04-08 06:32:43下载
    积分:1
  • vs C++ 带有端点检测的录音程序源码
    一个带有语音端点检测的录音程序,可以只录说话的部分。
    2022-04-21 08:52:03下载
    积分:1
  • 串口控制数字控制8个LED和数码管0-f.zip
    说明:  串口控制c源代码,自己看看,根据例程改的(Serial port control C source code)
    2020-06-24 11:20:02下载
    积分:1
  • inclass
    visual C++开发平台下分类(inclass)程序(visual C++ of classify)
    2011-07-17 21:42:35下载
    积分:1
  • ISIS_MSP430
    ISIS实现仿真MSP430单片机开发,有MSP430SRVPAK++7.5补丁和测试程序仿真图(ISIS achieve simulation MSP430 development, and testing procedures have MSP430SRVPAK++7.5 patch simulation diagram)
    2013-11-09 10:21:59下载
    积分:1
  • SSC
    Library to use SCC HCC pressure sensors from Honeywell
    2014-02-06 01:07:11下载
    积分:1
  • SilverTreeContainer
    老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。(This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to determine the placement of nodes in a tree structure. This tree is structured as a top down tree with the root at the top and the leaves at the bottom. This algorithm is entirely independent of any actual drawing of those nodes and so can be used for any purpose where such positioning is required. It includes options for vertical justification for nodes, collapsing of nodes, distance between sibling nodes and distance between non-sibling nodes. This assembly is not WPF specific and could easily be used to produce a GDI+ tree drawer (though I haven t included any here). It also includes a list of endpoints for lines which can be drawn as connectors between nodes. Currently, these lines are simply straight lines from the bottom center of the parent node to the top center of the child )
    2014-02-14 09:07:42下载
    积分:1
  • 万能脚本录制器V12.12
    万能游戏脚本录制器,支持后台,非常好用的游戏脚本制作工具!(Very easy to use game script production tool!)
    2018-08-13 23:28:29下载
    积分:1
  • 应用itextsharp 创建pdf
    应用itextsharp 创建pdf,插入超链接等,含有源代码。应用itextsharp 创建pdf,插入超链接等,含有源代码。应用itextsharp 创建pdf,插入超链接等,含有源代码。
    2022-02-02 00:26:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载