Page 1 of 1

ADC/DAC pins on Ultimate Dock

Posted: Tue Dec 13, 2016 1:21 am
by ngc
How we can access ADC/DAC pins from MT76xx main SoC ?
They are connected to GD32 sub MCU.

Re: ADC/DAC pins on Ultimate Dock

Posted: Tue Dec 13, 2016 9:53 am
by Vonger
Yes, the GD32 connect to VoCore2 by TXD2/RXD2, you need to write new firmware to GD32, and read data from TXD2/RXD2. But same time you will not able to use CDC(USB2TTL) unless you copy back old firmware.

Re: ADC/DAC pins on Ultimate Dock

Posted: Wed Oct 17, 2018 6:46 am
by ad7zj
I was considering buying a Vocore2 to play with the analog inputs... do you have firmware for the GD32 that enables access to the analog IO? I did not see the sources anywhere.

Re: ADC/DAC pins on Ultimate Dock

Posted: Thu Oct 18, 2018 3:49 pm
by Vonger
GD32 firmware you need to download from gd32mcu.com
Then you can use serial port communicate with vocore.