STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to use POR/BOR in STM32F030

Hi,Could someone plz point me example code on how to use Brown Out Reset or Voltage supervisor to monitor Vdd voltage, if it's less than some value, I can reset mcu.

NVerm.2 by Associate II
  • 1265 Views
  • 1 replies
  • 0 kudos

CAN-bus error-frame management on SMTF32F1x or SMTF32F4x

Using SMTF32F1x or SMTF32F4x or another, is it possible to receive/identify a generic error-frame on CAN-bus?I'm using call back receiving and if I transmit an error-frame (I'm using Vector Canalyzer as tool), my call back is not running.I also tried...

MTacc by Associate II
  • 1076 Views
  • 4 replies
  • 0 kudos

ADC with DMA

Hello,I succefully figured out to scan ADC1 and ADC2 (countinous mode) with DMA. The issue is that by doing above, controller remains busy and no counter update in while(1). If I disable the ADC start then counter starts working. could you please hel...

Nsg1987 by Senior
  • 324 Views
  • 0 replies
  • 0 kudos