TC27x LMU vs DAM

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User19977
Level 2
Level 2
5 replies posted 5 questions asked First reply posted

Hi there,

There are LMU controllers and DAM controllers on TC275. But DAM is not in the memory map. What is the relationship or difference between LMU and DAM. I am initializing DAM using the sample code in AP32197 but the LMU got Zero'ed.  A little bit confused.

Thanks,

Ke

0 Likes
1 Solution
µC_Wrangler
Employee
Employee
50 solutions authored 100 sign-ins 25 likes received

Hi Ke.  DAM is an accelerator with a very small RAM buffer (0xF8700900-0xF8700BFF) that can read and write to LMU RAM (0x90000000-0x90007FFF).  For the TC27x, the MTU DAM instance (79) refers to both DAM RAM and LMU RAM.

View solution in original post

0 Likes
1 Reply
µC_Wrangler
Employee
Employee
50 solutions authored 100 sign-ins 25 likes received

Hi Ke.  DAM is an accelerator with a very small RAM buffer (0xF8700900-0xF8700BFF) that can read and write to LMU RAM (0x90000000-0x90007FFF).  For the TC27x, the MTU DAM instance (79) refers to both DAM RAM and LMU RAM.

0 Likes