User Activity

hi various SOCs in STM32 family e.g. stm32f407ve, and many in the F7, H7 series features a "USB 2.0 high-speed/full-speed device/host/OTG controller with dedicated DMA, on-chip full-speed PHY and ULPI"But your STULPI01 is a μTFBGA36 package. https://...
I've been messing around with a LMT86 temperature sensorThis sensor is deemed high output impedance as the documented loads it drives is 50uA.ADC noise on STM32 isn't 'new'. Just that for a first time I'm observing such volatility up close. The probl...
I've seen the discussion in an old question herehttps://community.st.com/s/question/0D50X00009XkbAd/how-to-protect-analog-inputs-Accordingly, ADC inputs are not 5v tolerant in ADC mode.I started studying some Zener diodes, in particular 1n4727 Vz 3vh...
i'm thinking about interfacing DHT11 or DHT22 (AM2302) https://www.mouser.com/datasheet/2/758/DHT11-Technical-Data-Sheet-Translated-Version-1143054.pdfhttps://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdfa thing i noted about both of them...
hi i'm reviewing rm0008 ref manual for stm32f103 the adc.accordingly, adc clock max is 14mhz and it takes 14 adc clock cycles for 1 conversion - hence 1msps per ADC.however, from the RCC section the available prescalers are 2, 4, 6, 8and if we take 7...