User Activity

Hi,Few days ago i've encountered a strange behavior of the comparator at STM32G4. I investigated the problem under controlled conditions (used Nuclo kit instead application PCB) and the result is startling.Comparator 4 configured to get positive inpu...
Hi,HAL and LL DAC configuration structure and its parameters naming can be confusing. Reference manual claims that DAC "mode" (register ADC->MCR, bits 0..2 or 16..17) can be in one of following four combinations when not used sample and hold mode: 0 ...
I brought the sinewave with 120mVpp amplitude as positive input to STM32G431K8 onboard comparator (COMP4). Negative input is internaly taken from DAC. Comparator hardware output is connected to oscilloscope probe (short trace, spring connection) and ...
STM32G431K8 SVD file seems wrong. Reference manual (RM0440, February 2024 RM0440 Rev  show EXTI->PR1 bits PIF29,PIF30,PIF31 (Comparator 3,4,5 outputs). Fresch SVD file (STM32G4 SVD V2.2) missing these bits.
Hi,i have STM8L101F2 at breadboard. Decoupling capacitors 100nF+22uF, supply voltage 3.3V from linear lab.power supply, nothing connected to any pin. Simple firmware (Cosmic compiler)void main(void){ GPIO_Init(GPIOA, GPIO_Pin_All,GPIO_Mode_In_PU_No...