Building Error!! STM32CubeIDE don't recognize the declarations int8_t , int32_t.
i´m new here, and i´m starting to work with STM32F103C8 (blupill)
I´ve created a very simple code. It´s shown in image down.
The problem is:
The editor doen´t recognize the variable type int8_t and int32_t (probably int16_t too).
And when a try to build the code, the editor show me a message: adc0 undeclared.
I don´t know how to resolve this. I´ve tried to declare stdio, nothing changes.
Does anyone could ,pelase, help me??
Thanksss