Part Number: LAUNCHXL-F2800157
Other Parts Discussed in Thread: TMS320F2800157
Hi,
I am completely new to the C2000 family of MCUs coming mostly from the STM32 line. Pretty much every MCU I've worked with had a DMA block. I do not see one for the TMS320F2800157. How is memory generally transferred between blocks? Is the MCU expected to handle all memory transfers? For example, I generally use the DMA to save several ADC measurements across multiple channels to RAM. Is there a similar feature in this MCU or does the CPU transfer the data after every ADC conversion?
Thanks.