User Activity

LIS3DH is configured with ADC enabled, and temperature disabled.When the same voltage is applied to all the 3 ADC inputs, the ADC reading on the first 2 inputs are matching and in line with the expected readings. However, the 3rd input show a constan...
I have been implementing firmware for STM32F042 and used the Std Peripheral library (v.1.5.0). I found the following bug(s):Bug: DMA1_Channel4_5_IRQn() was never calledIn file Libraries/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.hLine 5558:#define D...
Hi,I am working on STM32F042.I have setup the BxCAN peripheral into loop-back silent mode, and it works fine. I can transfer and receive every single frame I am transmitting and no error conditions are detected.However, I have noticed that when I wan...