STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GPIO as Input locks-up

Wondering if anyone has ever experienced this. I have several inputs I'm looking at. I poll them every 10mS. 99% of the time everything works, but sometimes the an input on PORTE will not read the correct logic. It locks at logic 1. If I look ...

Timer triggered simultaneous ADC conversion

I want to capture data from both ADC1 & ADC3 simultaneously, both have differential inputs. I want to trigger both conversions by Timer1, and collect data from both simultaneously when conversion is complete. My example is triggering data collection ...

TSC and quadrature encoding in MCU Finder

Hello,I'm trying to have a list of MCU with TSC (touch sensing) and Timer comparator with quadrature encoding features but it looks like these are not listed in MCU finder or CubeMX.Is there a way to have this filtering?Thanks in advance,Filippo

FCamp.1 by Associate III
  • 943 Views
  • 5 replies
  • 0 kudos

I2C passiv Mode possible?

Hi,I try to sniff a I2C communication between multiple devices with my STM32G473.The controller should only listen passiv. Is this possible?For sure, I can always set the NACK-Bit to prevent sending an ACK and disable the Clock-stretching.And I can u...

Moritz1 by Associate III
  • 1277 Views
  • 10 replies
  • 0 kudos

Serial Numbers at production

Hi,im looking for some advice for using serial numbers at production. Its for a STM32H747 and we don't have NFC or BLis it normal practice to use your own serial numbers or use the MCU built in one?if using your own, at production whats a good way to...