Other Parts Discussed in Thread: TUSB9261
Tool/software:
Hello, when I was reading the datasheet of TUSB9261, I saw that there are two kinds of RAM in the figure, namely RAM 64KB and DATA PATH RAM 80KB. What are the functions of these two kinds of RAM, and how do they work?
When I was reprogramming the firmware, I found that if I declared an array that was too large, there would be memory overflow errors, which I felt was related to them.