hi
as part of my project I have to use DMM and RTP in direct mode (the Hercules connect to fpga in this connection)
any one have a simple demo how to use this peripheral in CCS and HALCOGEN
Yehonatan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi
as part of my project I have to use DMM and RTP in direct mode (the Hercules connect to fpga in this connection)
any one have a simple demo how to use this peripheral in CCS and HALCOGEN
Yehonatan
Hi Yehonatn,
Looking at HALCoGen there is very limited DMM and RTP support only giving the possibility to set the RTP / DMM pins in GIO or functional mode with related pull select, direction, etc...
I have simple code that uses the RTP in DDM that I can pass on to you but it will be independent from HALCoGen
Best regards,
TI Forum Support team
Hi
It will very help me if you could send the demo for rtp and DMM and I hope that HALCOGEN will support it soon
Yehonatan
Hi,
If you connect the RTP pins to the DMM pins you should be able to add and run this code successfully to your project. The RTP is configured in Direct Data Mode et the DMM is then verified for correct datalogging. Note that this code is done independantly from HalCoGen so you will need to integrate it within your project.
Best regards,
TI Support Team
Hi. Could you please repost your sample program? I'm interested in a sample code for DMM as well. Thanks.