• AM2612: OSPI0啟動 IO問題

    Part Number: AM2612

    您好,請問OSPI啟動8S and 8D的OSPI0_DQS是哪一隻腳? 我在TRM手冊中找不到,謝謝

  • AM2612: MSPI TRM手冊疑惑?

    Part Number: AM2612

    您好,如下圖所示

    Controller Mode代表的是AM2612當作Master 這我因該理解沒錯吧? (只是單純的圖案錯誤吧?)

  • MSPM0G3507: How to change the workspace path of the CCS?

    Part Number: MSPM0G3507

    How to change the workspace path of the CCS?

  • AM2612: 請問GPMC支援電壓規格?

    Part Number: AM2612

    請問GPMC支援PSRAM的頻率? 以及工作電壓為1.8V?3.3V?

    謝謝~

  • MSP432E401Y: 怎么使用双adc采样以提高采样率?

    Part Number: MSP432E401Y

    研读MSP432E401Y的参考手册时发现可以实现双ADC实现双倍的采样率

    for a sample rate of two million samples per second at 16 MHz, the TSHn field of all
    of the sequencer samples of both ADCs must be programmed to 0x0 and the PHASE field of one of the
    ADC modules…

  • MSPM0G3519: MSPM0G3519,CAN仲裁协议错误如何恢复

    Part Number: MSPM0G3519
    Other Parts Discussed in Thread: SYSCONFIG

    MCAN_IR的pea位被置1,产生的仲裁协议错误该如何修复

  • MSPM0C1104:如何配置System config实现定时器比较输出控制PWM输出指定波形。

    Part Number: MSPM0C1104
    Other Parts Discussed in Thread: SYSCONFIG

    我有一个设计,通信习曼彻斯特通讯,我需要发送5us的高电平和5us的低电平跳变通信信号,我将会使用TI的MSPMOC1104完成通信,但为什么我们无法在 TI 的 System Config 中找到与 ST 的 Cube 相同的配置选项呢?其规格似乎具备实现这种功能的能力,但这款 TI 的集成电路是否真的能够进行配置并得以实施呢?如何实现呢?我不太确定。这是我第一次使用它…

  • AM2432: AM2432 Spread Spectrum Modulation setting

    Part Number: AM2432

    In Table 5-1121. PLL2_SS_SPREAD Register Field Descriptions 'MOD_DIV' supports divide values of 1-63,But the register only has bits 16 to 19, a total of 4 bits, how do you write 1-63?

  • C-GANG: C-GANG burns the MSP430 Verify error

    Part Number: C-GANG
    Other Parts Discussed in Thread: MSP430F5438A, C2000-GANG,

    Hello! I have been using C2000-GANG before. Recently, I purchased the C-GANG-TI programmer and installed the latest version of the software X-ProARM2V96-Setup. Today, when…

  • TMDSEMU110-U: 校验失败

    Part Number: TMDSEMU110-U
    Other Parts Discussed in Thread: CC2340R5, UNIFLASH

    您好,上面的程序运行到最后,是校验失败,请帮忙看一下是什么问题,应该怎么解决,多谢了!

  • MSPM0G3507: warning

    Part Number: MSPM0G3507

  • AM2612: What impacts will there be if some NC (No Connect) pins of the AM2612 are grounded?

    Part Number: AM2612

    As marked in red in the figure below, some of our products have these NC pins connected to the ground. We would like to analyze, from the perspective of the internal circuit of the chip design, what impact such a misdesign will bring…

  • MSPM0G3505: 如何判斷MSPM0G3505是正常開機或是WATCH DOG RESET開機?

    Part Number: MSPM0G3505

    如何判斷MSPM0G3505是正常開機或是WATCH DOG RESET開機?

  • MSP432E401Y: How to implement simultaneous sampling of dual ADCs

    Part Number: MSP432E401Y

    #include "adc.h"

    uint16_t adc_buff[FFT_LENGTH_ADC];//存放ADC采集的数据
    volatile bool AdcConvEnd;//用来检测ADC是否采集完毕 0:没有采集完毕 1:采集完毕,在stm32f1xx_it里的DMA完成中断进行修改

    uint16_t adc1_buff[FFT_LENGTH_ADC];
    volatile bool AdcConvEnd1;

    /* The…

  • LP-MSPM0L1306: dali_led_demo案例的使用问题

    Part Number: LP-MSPM0L1306
    Other Parts Discussed in Thread: MSPM0L1306

    我现在使用MSPM0L1306开发板,并且试了一下MSPM0 SDK中的dali_led_demo案例。MSPM0 DALI 用户指南 — MSPM0 DALI User's Guide 1.2.0.x documentation 我有一些问题:

    1.这个案例中的README文件中写着PA17引脚是UART0 TX,PA9引脚是TIMG2,请问这两个引脚是怎样连接到Mikroe…

  • AM263P4: How can I use Flash operation APIs (Flash_read, Flash_write, etc.) in region A to manipulate data physically located in region B (e.g., at 0x60500000)?

    Part Number: AM263P4

    When the SWAP feature is enabled with A and B partitions configured, actual testing revealed that after setting the active region to A (FSS_selectRegionA), calling Flash operation APIs like Flash_read to read data at offsets 0x1000…

  • AM2612: some GPIOs output high level after boot up with nor flash

    Part Number: AM2612

    some GPIOs output high level after boot up with nor flash.

    After booting, some GPIOs will output high levels. But we did not set these pins in the code to output high levels. And these GPIOs output high levels are after nor flash…

  • MSPM0G3507: MSPM0G3507运行程序的时候弹出Source file 'hostexit.c' was not found.

    Part Number: MSPM0G3507

    运行程序运行一会就出现Source file 'hostexit.c' was not found.

  • MSPM0G3519: 在syscfg设置了 enable lfxt ,并且生成了代码DL_SYSCTL_setLFCLKSourceLFXT,但是用示波器量不到32.768khz的波形。

    Part Number: MSPM0G3519
    Other Parts Discussed in Thread: MSPM0G3507

    你好,我现在在调试公司制作的G3519功能板,通过SYSCONF 工具enable LFXT ,同时生成了代码,

    DL_SYSCTL_setLFCLKSourceLFXT((DL_SYSCTL_LFCLKConfig *) &gLFCLKConfig);
    代码运行正常,能够获取RTC时钟值,WATCHDOG也工作正常,但是用示波器量不到32.768khz的波形…
  • MSPM0L1306: debug模式如何调整位release模式

    Part Number: MSPM0L1306
    Other Parts Discussed in Thread: SYSCONFIG

    https://postimg.cc/4K4hHqC1

    官方提供德血氧例程调试模式如何更改为开发模式,目前下载程序掉电数据总会丢失,需要重新下载程序

    TRANSLATE with x
    English
    Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simplified
  • MSPM0G3507: AIN1,AIN2电平信号同时为1

    Part Number: MSPM0G3507
    Other Parts Discussed in Thread: MSPM0-SDK,

    我在用TB6612电机驱动的时候,发现小车突然不转了(注意是突然,在发生故障之前我并没有修改关于TB6612的的代码),后检测发现是因为我的AIN1,AIN2的电平信号的是1,BIN1和BIN2也是。我的代码中有设置AIN1,AIn2分别为1,0,但是并没有起到作用

    TRANSLATE with x
    English
    Arabic Hebre…
  • MSPM0G3507: 定时器周期捕获问题

    Part Number: MSPM0G3507

    您好,目前采用定时器周期捕获的方法对PWM进行捕获。现象为,若定时器周期>PWM周期,可以正常捕获。但定时器周期<PWM周期,会导致捕获值保持为loadvalue。我的理解是,如果出现定时器周期小于pwm周期,假设捕获值为70000,那我不应该得到的是70000-65535吗?目前结果是65535。 定时器在边沿触发时,会将counter值置0,但不应该会影响到

    DL_Timer_getCaptureCompareValue得到的值吧…
  • MSPM0G3507: 请问有没有详细的DMA能访问到的外设明细表

    Part Number: MSPM0G3507

    您好。目前在测试DMA能访问到哪些外设寄存器,目前发现GPIO的DIN是没法访问的,有没有相关的表格或者资料显示DMA能访问的位置。比如我想通过DMA去修改TIM的CCx寄存器,这个能做吗

  • MSPM0G3505: PA0/PA1 is set as capture input pin and cannot be set as gpio. How to read its HI/LO status?

    Part Number: MSPM0G3505

    // 1. MCU : MSPM0G3505(LQFP-48(PT))
    // 2. complier using :
    // 1.CCS: Version: 12.8.1.00005
    // 2.SDK: mspm0_sdk_2_02_00_05
    // 3.sysconfig-1.21.2_3837-setup
    // 4.ti_cgt_armllvm_4.0.1.LTS

    MSPM0G3505 PA0/PA1 is set as capture input pin…

  • MSPM0G3507: 如何使用 空闲中断加dma 接收不定长数据

    Part Number: MSPM0G3507

    如何使用 空闲中断加dma 接收不定长数据

1 2 3 4 5 »