Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.

Sign Up Here
Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Volt.Tech

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask question.

Continue with Facebook
Continue with Google
or use

What is the capital of Egypt? ( Cairo )

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

volt.tech Logo volt.tech Logo
Sign InSign Up

volt.tech

volt.tech Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Tags
  • Category
    • Amplifiers
    • Passives & Protection
    • Clocks & Timing
    • Diodes & Rectifiers
    • FPGAs & PLDs
    • Interface ICs & Transceivers
    • LEDs & Optoelectronics
    • Memories
    • MEMS & Sensors
    • Microcontroller
    • Power Management
    • RF & Microwave
    • Security & Smart Card
    • Motor Drivers
    • Wireless Connectivity
  • Groups
  • Add group
  • Badges
  • Help
  • Home
  • About Us
  • Contact Us
Home/Questions/Q 2605
Next
In Process
vikas Nagpal
  • 0
vikas Nagpal
Asked: September 12, 20222022-09-12T10:41:47+05:30 2022-09-12T10:41:47+05:30In: Microcontroller

How to Transfer Data, Dmac and Dtc in RA6T1

  • 0

Hi , I’m using RA6T1, and I study the manual, there are two modules to transfer data, dmac and dtc, and my question is,

1, what’s the main difference between these modules?
2, I’m doing a exercise like this transfer a 32bit data to gpt register every time gpt cnt overflow, the maximum frequency is 600khz, so which module I should use?

I regard over the manual, but didn’t get the point, so I want to get important information here, Thanks.

32bitdatadmacdtcmodulesra6t1
  • 1 1 Answer
  • 0 Followers
  • 0
Answer
Share
  • Facebook

    Related Questions

    • How to use RA2A1 MCU at 5V Power Supply?
    • TLE987X Emulated EEPROM?
    • Is switching in MCUBoot is Atomic?
    • How RASC- Adding FPU for RA2E1?
    • DFlash Wear leveling

    1 Answer

    • Voted
    • Oldest
    • Recent
    1. nidhi singh
      2022-09-16T09:51:14+05:30Added an answer on September 16, 2022 at 9:51 am

      You're correct. Both the DMA and DTC can transfer data without the intervention of the CPU. The DMA, of which there's a limited number of channels, will be configured to be activated via an interrupt source, with data similar as source address, destination address, transfer size etc all ready set. WRead more

      You’re correct. Both the DMA and DTC can transfer data without the intervention of the CPU.

      The DMA, of which there’s a limited number of channels, will be configured to be activated via an interrupt source, with data similar as source address, destination address, transfer size etc all ready set. When the interrupt occurs the data transfer will occur within a couple of clk cycles.

      As mentioned, there are a limited number of DMA channels so it’s possible to use all channels fairly quickly.

      The DTC is a single channel of DMA that’s set at the point of activation of an interrupt. In the same way the CPU has an interrupt vector table, which specifies the address of the ISR code, so the DTC has a DTC vector table. However, also when the interrupt occurs the DTC will “ vector off ” to the address in the table, If an interrupt is set as a DTC detector. This address will store the transfer data- source address, destination address, data size etc and copy this into the DTC and the transfer will do.

      Thus, the DTC can support numerous transfer requests, further than the DMA.

      The limitation of the DTC is the time it takes for the data transfer to occur, due to the DTC vector read and setup. The actual transfer of data is the same as the DMA, so using the DTC is good for large blocks of data. The DMA may be better for single data transfer in your use case.

      But the DTC also has a nice mode called chain mode where a single activation can activate other transfers. Simply ensure that the configuration data in memory is continuous.

      Hope this brief explanation helps

      See less
      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Facebook
    Continue with Google
    or use

    What is the capital of Egypt? ( Cairo )

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Facebook
    Continue with Google

    Sidebar

    Ask A Question

    Related Questions

    • Alex thomas

      ESP32-C3 MINI-1 Module Programming?

      • 1 Answer
    • vikas Nagpal

      How to Save Data After Power Off with RA6T1?

      • 2 Answers

    Stats

    • Questions 390
    • Answers 377
    • Comments 0
    • Best Answers 8
    • Popular
    • Answers
    • Manoj

      Configuration using .dp vision in Infineon XDPL series IC .

      • 5 Answers
    • Linto

      Renesas RL78/G14 ADC interface code

      • 4 Answers
    • nidhi singh
      nidhi singh added an answer Hello Ashish, No, sorry, that kind of setup is physically… March 20, 2023 at 10:45 am
    • vikas Nagpal
      vikas Nagpal added an answer Hello, None RA2 family can run from 1.6 V to… March 17, 2023 at 10:28 am
    • Alex thomas
      Alex thomas added an answer Hi @nidhi, As the sample code is for TLE9879QXA40 and… March 15, 2023 at 9:55 am
    • Julian White
      Julian White added an answer Hello, IrDA has hardly been used for a long time,… March 7, 2023 at 10:27 am
    • Julian White
      Julian White added an answer It's not required per se, but it's helpful. The issue… March 4, 2023 at 10:04 am

    Users

    test4894841

    test4894841

    • 0 Questions
    • 0 Answers
    test37578138

    test37578138

    • 0 Questions
    • 0 Answers
    test37871026

    test37871026

    • 0 Questions
    • 0 Answers

    Explore

    • Tags
    • Category
      • Amplifiers
      • Passives & Protection
      • Clocks & Timing
      • Diodes & Rectifiers
      • FPGAs & PLDs
      • Interface ICs & Transceivers
      • LEDs & Optoelectronics
      • Memories
      • MEMS & Sensors
      • Microcontroller
      • Power Management
      • RF & Microwave
      • Security & Smart Card
      • Motor Drivers
      • Wireless Connectivity
    • Groups
    • Add group
    • Badges
    • Help

    Footer

    volt.tech

    Volt.Tech

    Find your spark

    About Us

    • About Us
    • Contact Us
    • Groups

    Legal Stuff

    • Privacy Policy
    • Faqs

    Follow

    © 2022 volt.tech. All Rights Reserved
    With Love by volt.tech.

    Go to mobile version

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.