STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 BACnet IP Stack

Hello Friends, I am looking forward to select the STM32 series micro-controller for my application i.e. STM32F407VET6 with Ethernet PHY interface of LAN8742a. I need to support the BACnet/IP on it. Can you confirm the below queries: 1) Does ST have a...

ATPL by Associate II
  • 1072 Views
  • 1 replies
  • 0 kudos

Resolved! Is it really necessary a RTOS?

Hi all,I write to you because I would like to understand if it is really necessary to use an RTOS. I always develop projects with different ST processors (F4 and F7) without using RTOS. In those projects the F4/F7 processors communicate with many har...

EWI Interrupt

I am trying to generate an EWI Interrupt from the WWDG on a WB55.I have  WWDG_EWI_ENABLE set, I have global interrupts enabled and I have WWDG_IRQn enabled.I can generate resets from the WWDG, but I never get an EWI interrupt. I checked in the link m...

TWood.4 by Associate III
  • 477 Views
  • 1 replies
  • 0 kudos

stm32f407 dual ADC Simultaneous sampling issue

dual adc input gpio is pc4(ADC1 input)、pc5(ADC2 input).ADC1 gpio pc4 input sine wave,ADC2 gpio pc5 input is floating.when dma mode use ADC_DMAAccessMode_2,ADC2 last sample data is also sine wave,why?when change dma mode is ADC_DMAAccessMode_1,ADC2 re...

xu2 by Associate II
  • 639 Views
  • 3 replies
  • 0 kudos