请选择 进入手机版 | 继续访问电脑版
查看: 2878|回复: 3

管管解惑之USB篇~戳!!!

[复制链接]
  • TA的每日心情
    开心
    3 天前
  • 签到天数: 266 天

    [LV.8]以坛为家I

    3297

    主题

    6542

    帖子

    0

    管理员

    Rank: 9Rank: 9Rank: 9

    积分
    31909
    最后登录
    2024-3-29
    发表于 2020-12-6 19:32:22 | 显示全部楼层 |阅读模式
    管管解惑之USB篇~戳

    来了来了!周末闲来无事,给大家伙整理点关于USB的内容吧,俗话说的好,(个人看法)如果一块板子没有USB接口你可能连灯都点不亮,那么USB的转出速度哪家强!那可不就是咱NXP家数一数二麽!!?你说你不服?来看看方案解读:为什么要选择LPC55系列做电竞鼠标键盘这个方案。
    有人说如何使用USB!?外接出错!?无法调试!?噌噌噌一大堆的问题蜂拥而来~~~

    那么今晚,管管不出门遛狗了,给大家伙捣鼓捣鼓?

    USB接口的作用:
    1、程序下载(USB串口)
    2、代码调试(USB串口)
    3、USB通讯(USB SLAVE口)

    USB接口
    我们的产品组合包括USB Type-C以及Micro-USB Type-B和A连接器接口

    _______________________________________________________________________________

    USB Type-C

    高速信号开关
    信号开关提供信号多路复用或解复用功能,以重定向发射到同一连接端口(多路复用开关)或不同连接端口(解复用开关)。
    USB转接驱动器
    USB信号调适器可有源生成信号,它利用均衡器和放大器来重塑旁通信号,以消除抖动并重新打开差分信号眼,实现更长信道的传输并降低误码率。
    USB Type-C和功率输送评估套件
    我们的 USB Type-C Shield 扩展板与 MCUXpresso SDK 结合使用,使您可以将 USB Type-C 连接器连接到任何Kinetis®开发平台。
    USB PD-PHY和CC逻辑控制器
    USB PD代表USB电源输送。USB连接从主机到设备都提供数据和电源(反之亦然)。

    MicroUSB接口

    Micro-USB
    MC34827专用集成电路通过5引脚Mini-USB或Micro-USB连接器来管理手机与其附件间的充电和信号复用。

    话不多说,直接开搞!

    *********************
    USB使用的案例分享:

    USB-MSD  Bootloader实例https://www.nxpic.org.cn/module/forum/thread-605305-1-1.html
    谈谈USB 里的“小坑”https://www.nxpic.org.cn/module/forum/thread-609816-1-1.html
    USB Stack 移植Joystick实例https://www.nxpic.org.cn/module/forum/thread-596134-1-1.html
    [USB资料分享]USB2.0技术规范(中文)https://www.nxpic.org.cn/module/forum/thread-582440-1-1.html
    usb调用讲解https://www.nxpic.org.cn/module/forum/thread-620569-1-1.html
    LPC:手把手教您用ConfigTool创建自己的USB例程https://www.nxpic.org.cn/module/forum/thread-620139-1-1.html
    开源USBDM使用说明https://www.nxpic.org.cn/module/forum/thread-615143-1-1.html
    USB1 ROM  API工程分享https://www.nxpic.org.cn/module/forum/thread-616385-1-1.html
    Kinetis/LPC MCU实现WinUSB免驱设备https://www.nxpic.org.cn/module/forum/thread-621214-1-1.html

    LPC系列:
    LPC1768的usb使用--硬件篇https://www.nxpic.org.cn/module/forum/thread-621405-1-1.html
    LPC1768usb主机键盘程序https://www.nxpic.org.cn/module/forum/thread-615896-1-1.html
    LPC1768+USB_HID初次成功https://www.nxpic.org.cn/module/forum/thread-616275-1-1.html
    【IRD_LPC1768_DEV】+  4.USB CDC数据传输实验https://www.nxpic.org.cn/module/forum/thread-616310-1-1.html
    【IRD-LPC1768-DEV】USB  CDC转串口简例https://www.nxpic.org.cn/module/forum/thread-616411-1-1.html
    【IRD-LPC1768-DEV】USB  CDC再探成功一次,失败一次https://www.nxpic.org.cn/module/forum/thread-616272-1-1.html
    【IRD_LPC1768_DEV】+  3.初步尝试USB CDChttps://www.nxpic.org.cn/module/forum/thread-616256-1-1.html
    【IRD-LPC1768-DEV】USB使用注意点https://www.nxpic.org.cn/module/forum/thread-616253-1-1.html
    LPC1788  第二个USB做HOST,并且支持FAT32https://www.nxpic.org.cn/module/forum/thread-607165-1-1.html
    LPC1788  USB学习笔记https://www.nxpic.org.cn/module/forum/thread-603844-1-1.html
    [IRD-LPC1768-DEV]  篇六 USBHID与CAN通信数据互转https://www.nxpic.org.cn/module/forum/thread-616367-1-1.html

    *********************
    【LPC11U68开发板】官方USB示例编译和运行https://www.nxpic.org.cn/module/forum/thread-615470-1-1.html
    【LPC11U68】使用USB实现ISPhttps://www.nxpic.org.cn/module/forum/thread-615561-1-1.html
    【LPC11U68开发板】LPC11U6X  USB2.0外设的初步使用https://www.nxpic.org.cn/module/forum/thread-615495-1-1.html
    NXP LPC4300  USB流媒体和多通道音频演示https://www.nxpic.org.cn/module/forum/thread-606390-1-1.html
    LPC546XX  使用IAP进入USB UART ISP更新程序https://www.nxpic.org.cn/module/forum/thread-612129-1-1.html
    LPC54114  USB 读卡器 https://www.nxpic.org.cn/module/forum/thread-614725-1-1.html
    LPC54114 USB  MSC ISP下载代码注意点https://www.nxpic.org.cn/module/forum/thread-611281-1-1.html
    【LPC54114双核任务三】双核之初识音频--4#USB麦克风测试https://www.nxpic.org.cn/module/forum/thread-611417-1-1.html
    基于LPC824 mbed的USB电量计https://www.nxpic.org.cn/module/forum/thread-608057-1-1.html


    问题解决:
    LPC54XX USB 隨身碟更新軟件https://www.nxpic.org.cn/module/forum/thread-619810-1-1.html
    LPC54608  固件下载以及USB识别https://www.nxpic.org.cn/module/forum/thread-611842-1-1.html
    LPC54114开发板使用  USB MSC方式下载代码https://www.nxpic.org.cn/module/forum/thread-611624-1-1.html


    *********************
    RT系列:
    如何在i.MX  RT上同时支持七路虚拟USB串口 https://www.nxpic.org.cn/module/forum/thread-617939-1-1.html
    RT1052+ 9  裸机程序之USBhttps://www.nxpic.org.cn/module/forum/thread-615330-1-1.html
    [RT1052]+ 1.通过  usb Vcamera例程初步了解板卡资源https://www.nxpic.org.cn/module/forum/thread-615404-1-1.html
    RT1052学习系列4-UCLINUX下测试USBhosthttps://www.nxpic.org.cn/module/forum/thread-615337-1-1.html
    RT1052+3、开发板USB  HOST测试https://www.nxpic.org.cn/module/forum/thread-615111-1-1.html
    *********************
    K系列:

    Kinetis KL25  USB例程指南https://www.nxpic.org.cn/module/forum/thread-583987-1-1.html
    *********************
    视频部分
    *********************

    使用NXP MCU USB解决方案简化USB设计
    USB驱动安装手册
    USB Type-C屏蔽板Gen 2恩智浦USB Type-C快充解决方案

    有不到位的地方还请大家指出,我好及时改正!
    签到签到
    回复

    使用道具 举报

  • TA的每日心情
    开心
    2020-12-11 09:21
  • 签到天数: 6 天

    [LV.2]偶尔看看I

    2

    主题

    46

    帖子

    0

    注册会员

    Rank: 2

    积分
    101
    最后登录
    2023-2-15
    发表于 2020-12-9 16:03:44 | 显示全部楼层
    刚看到冬日暖阳下那一片学习 USB的帖子管管就整理了这个全面的,很棒
    签到
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    昨天 11:40
  • 签到天数: 801 天

    [LV.10]以坛为家III

    70

    主题

    2409

    帖子

    24

    金牌会员

    Rank: 6Rank: 6

    积分
    5384
    最后登录
    2024-3-28
    发表于 2021-1-14 10:43:13 来自手机 | 显示全部楼层
    非常全面,感谢
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    前天 08:00
  • 签到天数: 554 天

    [LV.9]以坛为家II

    34

    主题

    5904

    帖子

    2

    版主

    Rank: 7Rank: 7Rank: 7

    积分
    5606
    最后登录
    2024-3-28
    发表于 2021-5-10 09:47:56 | 显示全部楼层
    很详细,内容丰富,辛苦了!
    哎...今天够累的,签到来了~
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /4 下一条

    Archiver|手机版|小黑屋|恩智浦技术社区

    GMT+8, 2024-3-29 16:37 , Processed in 0.133798 second(s), 22 queries , MemCache On.

    Powered by Discuz! X3.4

    Copyright © 2001-2021, Tencent Cloud.

    快速回复 返回顶部 返回列表