Posted on November 16, 2017 at 20:14
This seems to be a bug introduced in the L4 1.10 Cube library.
Previously, eachADC_REGULAR_RANK was defined like this:
#define ADC_REGULAR_RANK_1 ((uint32_t)0x00000001) /*!< ADC regular conversion rank 1 ...
Posted on August 12, 2016 at 00:42Hi Scott, I know this is a little late, but I am currently looking at doing this exact thing. When you said you wanted to share the information did you mean you wanted to share the code, or just the function names ...