
C
ganioc
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
socket network programming
欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl原创 2016-02-21 09:48:20 · 391 阅读 · 0 评论 -
AES, DES的实现
在Cortex-m3上实现AES或DES算法DESIt was once a predominant symmetric-key algorithm for the encryption of electronic data.AESFor AES, NIST selected three members of the Rijndael family, each with a block size o原创 2016-03-26 10:41:11 · 378 阅读 · 0 评论 -
STM32 CubeMX HAL UART interface API
How to use HAL interface API for STM32 CubeMX generated freertos code?I am trying to use CubeMx auto-generated FreeRTOS code.原创 2016-04-10 17:42:36 · 1440 阅读 · 0 评论 -
How to program EMW3165 using command line interface?
(1) Erase and update bootloader.Execute the control program from Command Prompt Window.You need to be able to be execute the command of "ST-LINK Utility". For standard installation,原创 2016-04-21 20:54:43 · 626 阅读 · 0 评论 -
Ethernet PHY , the definitive guide version 0.1
以太网PHY, 物理层, 绝对指南Q: DP83848 PHY芯片是NS(国半)的,还是TI(德仪)的?是两家出的同一种类型的芯片吗 ?A: 2011年9月,ti收购了ns, 所以原ns的产品就新属于ti的模拟产品事业部。所以应该就是同一种东西。在2011年之前,我们看到的datasheet的logo是ns的,而之后的logo就是TI的了。因此可以去TI的用户论坛搜寻该芯片使用方原创 2017-07-23 15:19:47 · 413 阅读 · 0 评论