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

Resolved! Using ThreadX Version 6.1

Hi All,I am using ThreadX on an STM32H753. The version of ThreadX being used is 6.1. I use this older version because it is ISO-62304 certified. All is functioning as desired but each time I execute code generation from CubeMX the ThreadX files are o...

Gil1 by Associate III
  • 140 Views
  • 4 replies
  • 0 kudos

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
  • 79 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
  • 589 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
  • 1133 Views
  • 11 replies
  • 3 kudos