E2E™ 设计支持
E2E™ 设计支持
  • 用户
  • 站点
  • 搜索
  • 用户
  • E2E™ 中文设计支持 >
  • 论坛
    • 放大器
    • API 解答
    • 音频
    • 时钟和计时
    • 数据转换器
    • DLP® 产品
    • 接口
    • 隔离
    • 逻辑
    • 微控制器
    • 电机驱动器
    • 处理器
    • 电源管理
    • 射频与微波
    • 传感器
    • 站点支持
    • 开关与多路复用器
    • 工具
    • 无线连接
    • 参考译文
    • 存档组
    • 存档论坛
  • 技术文章
    • 模拟
    • 汽车
    • DLP® 技术
    • 嵌入式处理
    • 工业
    • 电源管理
  • TI 培训
  • 快速入门
  • English
  • 更多
  • 取消


搜索提示
找到 20,375 个结果 查看 问题 帖子 排序依据
  • RE: AM2434: Does the AM2434+BP3351 development board combination support the sdio interface

    Bill Gates
    Bill Gates
    How to use the sdio interface between AM2434 and BP3351 development boards? Can you provide a code example for using the sdio interface on WiFi?
    • 7 个月前
    • Wi-Fi
    • Wi-Fi 论坛
  • Answered
  • RE: TMS320F2800137: The problem of motor parameter solidification

    Links
    Links
    已解决
    Hello, We use the same function (restartMotorControl) to start motor in both scenarios. if(obj->flagEnableRunAndIdentify == true) { ... ... ... // Restart else if((obj->flagRunIdentAndOnLine == false) &&…
    • 5 个月前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • TMS320F28379D: LAUNCHXL-F28379D

    ? ?
    ? ?
    TI 认为已经解决
    Part Number: TMS320F28379D #include "driverlib.h" #include "device.h" uint32_t clock1=0,lowclock1=0; void main(void) { // // Disable the watchdog // SysCtl_disableWatchdog(); #ifdef CMDTOOL CMD_init(); #endif…
    • 2 年多前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • RE: CC2340R5: CC2340R5 Custom BLE PHY: How to transmit raw/custom BLE advertising PDUs without BLE stack using prop_rf/rfPacketTx?

    Qingtian Yang
    Qingtian Yang
    static void ble_build_adv_pdu(void) { // --- PDU Header --- ble_pdu_raw[0] = 0x42; // ADV_NONCONN_IND (0x02) | TxAdd=1 (0x40) ble_pdu_raw[1] = 15; // Length: 6 (AdvA) + 3 (Flags) + 6 (Name) = 15 // --- AdvA: Random Static Address CC…
    • 3 个月前
    • 其他无线技术
    • 其他无线技术论坛
  • Answered
  • RE: [参考译文] MSP430F5529:用于 Windows 亮度控制的 MSP430 USB HID

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 从 Microsoft 网站添加注释: Troubleshooting common errors Tip #1: Brightness increment/decrement HID usages only operate only on Mobile systems (battery powered) and require Windows 8. Tip #2: If the…
    • 1 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • TMS320F28P650DK: How to manually initialize the bss and ebss sections to all zeros?

    Leo Wu
    Leo Wu
    TI 认为已经解决
    Part Number: TMS320F28P650DK Hi experts, My customer want to nitialize the all the value in bss and ebss sections to zero manually for there are too many variables that have not been assigned an initial value in their code. Does BU has any guide to do…
    • 7 个月前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • Answered
  • [参考译文] RM48L952:SPI1(兼容模式)DMA

    admin
    admin
    已解决
    Other Parts Discussed in Thread: RM48L952 , HALCOGEN , TMS570LC4357 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…
    • 已回答
    • 1 年多前
    • 基于 Arm 的微控制器(参考译文帖)
    • 基于 Arm 的微控制器(参考译文帖)(Read Only)
  • RE: TMS320F28379D: TMS320F28379D

    Links
    Links
    In your first function SelectCPUForPeripheral(), you also need to assign the serial port to CPU2 in order for it to read from it directly. The reason that CPU1 can access with no code change it is that by default CPU1 is the selected CPU for all peripherals…
    • 7 个月前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • Answered
  • [参考译文] AWRL6844 - CCSTUDIO:如何使用名为 example.syscfg 的生成代码工具更新 Drivers_open 函数?

    admin
    admin
    已解决
    Other Parts Discussed in Thread: AWRL6844 , SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1545130/awrl6844---ccstudio-how-can-i-update-the-drivers_open-function…
    • 已回答
    • 1 年多前
    • 处理器(参考译文帖)
    • 处理器(参考译文帖)(Read Only)
  • Answered
  • MSP430FR6989: How to code a SPI communication with 16 bit address?

    di liu
    di liu
    已解决
    Part Number: MSP430FR6989 Hi, The standard SPI code example of MSP430 demonstrates a communication with "8 bit" address. It writes for example "0xFF" then read "0x01". But how I can do if the slave should communicate with "16 bits" address? Is…
    • 已回答
    • 3 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
<>

未找到您搜索的内容?发布一个新问题吧。

  • 发布新问题