STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

About UART communication between PC and STM32F4

Hey, I am trying to connect my STM32F4-DISC board to PC via USART. It is a very common and basic example like sending a string to PC COM port which is covered by lots of tutorials on the web. But my question is,I first used this product and directly ...

YAkse by Associate III
  • 559 Views
  • 1 replies
  • 0 kudos

stm32 write serial number

how to write SN for hundreds MCUS​? i know j-flash can write fixed bytes,i need to write custom 10 bytes SN which has its own generation rule

Using an STM32F031, can I have one ADC channel being monitored by analog watchdog and another channel being scanned in each iteration of the main loop?

Lets say I have channels 1 and 2.I was wondering if I disable continuous scan and enable watchdog on 2. Will the interrupt for channel 2 be called only when I do a start scan or will the watchdog keep continuously checking the channel 2?In other word...

SSudh.12 by Associate
  • 282 Views
  • 0 replies
  • 0 kudos

STM32 Rotary Encoder Pulse Count

Is it proper way to to count encoder pulses using rising/falling edge interrupt instead of using Timer in Encoder Mode??Because in my application I need interrupt above 80000 pulse count. But here timer is of 16-bit (STM32F103C8T6) so it can only cou...

JPanc.1 by Associate II
  • 535 Views
  • 1 replies
  • 0 kudos