STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 connected to KSZ8863 switch

I have read these forums and I see some have successfully got the F407 connected to KSZ8863 working. I am trying to do a simple non managed switch RMII PHY connection to the third port with no luck. I have confirmed the 50mhz clock input to the KSZ88...

bradbas by Associate II
  • 195 Views
  • 0 replies
  • 0 kudos

Stm32l011 refuses to go into stop mode

Hello everyone, I have a problem with my STM32L011G4U6, I want to put it in stop mode or in standby mode, but the two modes are not taken into account, only the sleep mode works, I must surely make a mistake but where? here is my function:   void E...

STM32u5 ADC is not reading using DMA

Split from this thread. (new question) You might be right. However it was made based on the well described example I have found. https://deepbluembedded.com/stm32-adc-multi-channel-scan-dma-poll-single-conversion/ I was trying tu run DMA but it was n...

aristot by Associate II
  • 711 Views
  • 6 replies
  • 0 kudos

Resolved! CMSIS version

The STM32CubeG4 package comes with CMSIS v5.6 (https://github.com/STMicroelectronics/STM32CubeG4/tree/master/Drivers/CMSIS) which I think was released in July 2019.Is it necessary to use this version or can I upgrade it to a later release? Currently ...

Repwoc by Associate III
  • 1555 Views
  • 11 replies
  • 3 kudos

Unable to listen with UDP socket in STM32F756ZG

Hi all,          I'm using the STM32F746ZG Nucleo (CubeF7 LwIP HTTP Server Netconn RTOS example). I start my app when the netif gets a valid IPv4 using netif_set_status_callback (LWIP_NETIF_STATUS_CALLBACK=1) and then bind a UDP socket on the assigne...

VasuV by Associate II
  • 127 Views
  • 0 replies
  • 0 kudos

Resolved! STM32U585 SDcard read and write using FILEX

Hello everyone,I am working with an ST M 32 U 585 V I T micro controller and I would like to use an SD card for file read/write operations using Azure File X.I have enabled Thread x and File X middle ware in S T M 32 Cube IDE (Cube M X), but I am not...

yugi by Associate II
  • 183 Views
  • 2 replies
  • 0 kudos