Hi Sheldon,
The TMDSFSIADAPEVM User's Guide includes test data for both on-board LVDS and RS485 differential drivers / receivers / transceivers. It also offers some details on potential topologies and points to SPRACM3 for more details.
https://www…
Hi Nenad Tezak,
I'd recommend you take a look at the TMDSFSIADAPEVM hardware and User's Guide at the link below. The board is meant for evaluating FSI along with digital idolators, differential drivers, and isolated power.
https://www.ti.com/tool…
Part Number: TMDSCNCD280049C Other Parts Discussed in Thread: TMDSHSECDOCK , TMDSFSIADAPEVM , C2000WARE , TMDSCNCD28388D Tool/software: Code Composer Studio Hello,
I'm running the fsi_ex1_loopback_cpucontrol.c example project on my TMDSCNCD280049C control…
Part Number: LAUNCHXL-F280025C Other Parts Discussed in Thread: SYSCONFIG , TMDSFSIADAPEVM Background
Running a 1-leader, 7-node FSI daisy-chain similar to the application note with similar 1-leader and 8-node. I've worked through the example code and…
Recommended to try first 1-device loopback
(+) [FAQ] MCU-PLUS-SDK-AM243X: How-to test FSI external 1-device loopback on AM243x LP or EVM - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
AM243x LP <-> LP
Software…
Part Number: TMS320F28388D Hi Ti,
i am using TMS320F28388D controller and i am exploring on FSI module.
i have checked the document spracm3e (Using the Fast Serial Interface (FSI) With Multiple Devices in an Application), in that document the adapter…
Part Number: TMDSCNCD280049C Other Parts Discussed in Thread: TMDSHSECDOCK , C2000WARE , TMDSFSIADAPEVM Tool/software: Code Composer Studio Hello,
I am currently working through the fsi_ex1_loopback_cpucontrol project that is available to download on…
Hi Sahar, I think I found the mistake in my setup. Please also check yours. I was missing connecting GND between both boards (J7.3 and J7.4 on AM243x EVM). After that, FSI loopback demo with 2 devices at 50MHz works OK.
I also tried 2 FSI devices +…
You can use any of the communications which are on both devices. SCI, SPI, CAN, FSI, etc.
If it has to be isolated consider how many lines are crossing the isolation boundary.
Look at your data throughput required and select one.
I recommend FSI…
Hi Dave,
Some documentation references that I think would be useful for you about FSI:
FSI Multi-device App Note
TMDSFSIADAPEVM Hardware Reference User's Guide
The Essential Guide for Developing With C2000 Real Time Microcontrollers
See…