Task #3034
openTask #2985: Detailed Design
Task #2989: Embedded SW-Development
DI Module
Added by Thomas Joseph 2 months ago. Updated 14 days ago.
Description
1. CLT01-38S, SPI based.
2. Refer PLCIO Programming model => https://elpisit-my.sharepoint.com/:x:/g/personal/satish_sl_elpisitsolutions_com/IQBrgmGfi3IqRIQq1gZEsIDkASmEjqWfOCF4OvW6dEpouCI?e=lhdHPU
3. S/W references
a. TV2.1, TV3 DI Module (L21, Baremetal)
b. eVidya (SAMDx, Linux)
Files
| clipboard-202602241934-2ro59.png (221 KB) clipboard-202602241934-2ro59.png | Sumanth D, 24/02/2026 02:04 PM |
TJ Updated by Thomas Joseph 2 months ago Actions #1
- Description updated (diff)
TJ Updated by Thomas Joseph 2 months ago Actions #2
- Due date set to 19/01/2026
- Start date set to 08/01/2026
TJ Updated by Thomas Joseph about 2 months ago Actions #3
- Due date changed from 19/01/2026 to 22/01/2026
- Start date changed from 08/01/2026 to 20/01/2026
TJ Updated by Thomas Joseph about 2 months ago Actions #4
- Start date changed from 20/01/2026 to 08/01/2026
TJ Updated by Thomas Joseph about 2 months ago Actions #5
- Due date changed from 22/01/2026 to 26/01/2026
- Assignee set to DEVI PRIYAA
Planned to start porting on 22/01/2026
DP Updated by DEVI PRIYAA about 2 months ago Actions #6
- Status changed from New to In Progress
- % Done changed from 0 to 30
Code integrated for DI module.
TJ Updated by Thomas Joseph about 1 month ago Actions #7
Discussed with @DEVI PRIYAA :
Currently working on http://5.161.106.25:3000/issues/3243
Will start on 12th, due date extended to 12/02/2026
SD Updated by Sumanth D 19 days ago Actions #8
- Assignee changed from DEVI PRIYAA to Sumanth D
- % Done changed from 30 to 40
For DI SPI clock and Chip set were generating but MOSI and MISO were not coming. It is observed that only one clock cycle is generating(8 pulses) but we need to write 16 bit data.
SD Updated by Sumanth D 15 days ago Actions #10
- File clipboard-202602241934-2ro59.png clipboard-202602241934-2ro59.png added
- Assignee changed from Yoganand D to Sumanth D
- % Done changed from 40 to 50
DI is tested with Different inputs AAAA, 5555,00FF,FF00,F0F0. In these 00FF,FF00,F0F0 these inputs were reflecting on the terminal and the respective waveforms were generated. And for toggling inputs like AAAA, 5555 we were not getting the output in the terminal.
https://elpisit-my.sharepoint.com/:x:/g/personal/satish_sl_elpisitsolutions_com/IQCLSJ5-TJFpQrp3hDAHWTrvAU3Fl2PXWkHaS3Tx6P4ysZM?e=fmKWuU-- this the test result link
Thomas sir suggested to test by changing the SPI CLK frequency to 100kHz or less to correct this issue
