Forum Rule: Always post complete source code & details to reproduce any issue!
-
Started porting this over to my Gocart project and hit a small snag, one of the pins i'm using (A20) needs the ADC1_CFG2[MUXSEL] set. So far I have had no luck with changing the MUXSEL so that i'm reading A20 instead of A17, im also reading A18 and A19 which are on muxB same as 17, A20 is muxA. Anyone happen to know how to do it or if it can be done?
-
Here is a slightly updated table for using the T3.6 DMA ADC Channels. I have not had a chance to confirm these yet, maybe this weekend.
ADC DMA Channels.pdf
-
Reading two adc's synchornously and transfer to DMA
hello Sailnav and Donziboy2,
Maybe I can get help from this thread(noob here). I need to read volatages & current from the two ADC's synchronously in Teensy 3.2 and transfer them to DMA for say 200 times. Can you guys provide code or any pointers on how to acheive this??
-
Senior Member+
Thou shalt not cross post ! (11th commandment)
Thou shalt not desecrate thy neighbor's thread ! (12th commandment)

You have already asked here :
https://forum.pjrc.com/threads/47146...d-DMA-transfer
-
Hey Donziboy2 were you able to get your Gocart project to work? I'm starting a similar project as far as adc channel linking goes and would really appreciate hearing about any progress since your last post.
cheers, Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules