Skip to content

GigaDevice 3.2 Libraries (New KEIL Install)

Latest
Compare
Choose a tag to compare
@gearsincorg gearsincorg released this 13 Jun 21:52
· 2 commits to master since this release

This update eliminates the errors incurred when using the latest Keil Library release.

Thanks to https://hackaday.io/hacker/144536-craig for the code tip.

He made a mod to setup.c line 367 adc_external_trigger_source_config(ADC_REGULAR_CHANNEL, ADC_EXTTRIG_REGULAR_NONE);

Also needed to add a couple of &'s