Part Number: AM4377
Other Parts Discussed in Thread: PROFIBUS
Tool/software: TI-RTOS
Hi, as I mentioned, I have some questions about AM4377.
1. I using AM4377 in XIP. I wanted to apply FoE in my application.
So I using EtherCAT example, it works well.
But when I attempt to write something to flash ROM, it fails.
I used memcpy() directly to address of 0x30020000.
Just after writing, it seems to be succeeded. But after re-powering, it's gone to somewhere..
Yes, I got some answers in forum, but it isn't helpful.
How could I use flash ROM on XIP?
2. I want to ue QEP module for incremental encoder.
But I couldn't find an example code or reference.
Please help me to use eQEP on AM4377...
I want to know procedure of eQEP initializing..(Power setting -> clock setting->QEP setting->...)
(I wanted QEP settings for QEP_A, QEP_B & INDEX, I couldn't understand TRM of AM4377..)
3. I am using BiSS-C encoder.
You provided BiSS-C master example, yes, it works fine.
However I need to modify it, there's no way to fix it with assembly.
Please let me know whether BiSS-C master code in C..
(I want to modify recieving bit length for multi-turn data)