STM32 ADCv3 KEIL problem Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
alexblack
Posts: 276
Joined: Mon Sep 24, 2012 3:52 pm
Location: Donetsk
Been thanked: 32 times
Contact:

STM32 ADCv3 KEIL problem  Topic is solved

Postby alexblack » Fri Jan 17, 2020 4:08 pm

Hi.
This is old problem, but it stays for current trunk. The definition of the structure "default_config" in file ..\os\hal\ports\STM32\LLD\ADCv3\hal_adc_lld.c not compatible with KEIL:

Code: Select all

...
107 static const ADCConfig default_config = {
108   difsel: 0
109 };
...

It must be or ".defsel = 0" or simple "0".

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: STM32 ADCv3 KEIL problem

Postby Giovanni » Sat Jan 18, 2020 3:29 pm

Hi,

Fixed as bug #1070.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 19 guests