User Activity

I implemented an application for an STM32 MCU with the STM32CubeIDE. I'd like to publish it as open source under the GPLv3 license on Github. Different licenses apply for the source code from STMicroelectronics, which my application is based on: the ...
I implemented an application for an STM32 MCU with the STM32CubeIDE. I'd like to publish the source code as open source under the GPLv3 license on Github. Different licenses apply for the source code from ST, which my application is based on: the BSD...
Hi there,I'm designing an application with an STM32L412K8 and I don't use ADC, OPAMP or COMP. The datasheet (DS12469) says:VDDA shall be 0 to 3.6 V if ADC, OPAMP, COMP is not used (general operating conditions table 21).When the functions supplied by...