Part Number: TMS320C6655
Hello,
In our current setup we are booting TMS320C6655 without IBL, we are flashing code into the NOR flash memory(MT25QU128) with help of NOR-Writer utility which perfectly working fine.
ref - https://e2e.ti.com/support…
Part Number: ADS8568
Tool/software:
Hey everyone,
I'm cross posting from this thread.
RE: ADS8568: recommended MCUs?
Essentially, I want to use three of these ADC's in a daisy chain to sample 24 channels in total.
On page 36 of the datasheet…
Hi Jonathan,
Thanks for your response. I tested SPI communication. spidev.ko driver and spi-test utility were used for testing. No slave device was connected on the SPI bus. External loopback connector was used for data transfer between MISO and MOSI…
Part Number: DRV8434SEVM Other Parts Discussed in Thread: DRV8462EVM , , DRV8434S , DRV8462 Hi, We have recently acquired a 83434, but as of yet have been unable to get SPI to work properly, in a similar setup we used on the DRV8462EVM.
Our setup is…
Part Number: AM2431 Other Parts Discussed in Thread: SYSCONFIG
Already have 3 MCSPI ports defined and trying to add another
When I click Add, I get this popup after about 10 minutes
Running SysConfig 1.17.0 with SDK 9.0.0.35
I also tried to…
Part Number: TMS570LC4357 Other Parts Discussed in Thread: HALCOGEN I am working with MibSPI and HW triggered DMA (wihtout Interrupts/ISR) on TMS570LC4357. I have one dedicated DMA channel fixed to one Mibspi. There are cases where I have to send varying…
Part Number: DRV8910-Q1 Tool/software: We are utilizing the DRV8910QPWPRQ1 chip in one of our circuit board designs and have encountered an issue with the latest iteration of our PCB.
Issue Description
Upon power-up, the nFAULT pin remains low,…
Hi Delaney,
Thank you for the suggestions.
1. I think the time spending in main loops comes from the fact of having to feed UART buffer utilizing CPU due to lack of DMA. Doing the same from interrupt would not buy them extra processing time.
2.…
Part Number: SK-AM62A-LP Other Parts Discussed in Thread: AM62A7 Tool/software: Dear TI Technical Support Team,
Hello,
I am working with the AM62A7 development board, where I have replaced the original SPINAND flash with a Macronix 2Gb SPINAND flash…
Cherry,
Additionally, try this option, if you are doing direct boot from SPI without IBL...
https://www.ti.com/lit/an/spracn2/spracn2.pdf - KeystoneI Bootloader Resources and FAQ
4.4 SPI Boot
4.4.1 I am Able to Boot Direct SPI NOR Example, however…