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 any...

ATPL by Associate II
  • 156 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...

Nucleo-F207ZG , USB HID as device not working

Hi,I am using Nucleo-F207ZG development board and trying to make it as keyboard type device.I have changed 0x01 in 'USBD_HID_CfgFSDesc' And also changed 'HID_MOUSE_ReportDesc' for keyboard.I have attached screen shot of .ioc fie settings, please guid...

jjmamtora_0-1718016929136.png jjmamtora_1-1718017069289.png

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 II
  • 238 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
  • 174 Views
  • 3 replies
  • 0 kudos