STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ThreadX / AzRtos - garbage collection?

Hello,When a task has completed, does azRtos do any garbage collection?  (ie remove the task and recoup the memory pools)?  - OR - is it something the user has to do (even for system threads)?If it is the latter and I have to take out the garbage, do...

mattcrc_0-1741629799624.png
matt-crc by Associate III
  • 161 Views
  • 2 replies
  • 0 kudos

Read FMC NAND with MCE

On our STM32H7S7I8 we have the MCE interface working on XSPI1 and XSPI2MCE3 should be connected to the FMC interface, we run a NAND flash on this peripheral. We also want to encrypt the data on this device. There is communication with this device usi...

RicSch by Associate
  • 159 Views
  • 1 replies
  • 0 kudos

STM32G0B1 USB-PD

Hi, I am using the STM32G0B1CBTX with STM32CubeMX ver 6.13.0 to produce a USB-PD DRP application. So far, I managed to implement a USB 2.0 Host as this is also needed. When trying to add the USB-PD DRP following ST-s tutorial BUT omitting the inclusi...

DDeba.1 by Associate III
  • 178 Views
  • 5 replies
  • 3 kudos

Resolved! STM32C0 RTC Init timeout

STM32C031G4I am trying to adjust the RTC time in an EXTI interrupt routine (its a button press, it should e.g. add an hour).The RTC is setup using HAL, it succesfully inits with the preset values. After Initialization everything works, the RTC is cou...

janik by Associate
  • 162 Views
  • 1 replies
  • 3 kudos

Resolved! STM32 CubeIDE assembly code + C issue

Hello, I am working on C + Assembly and encountering an issue.I am working on a simple program on an STM32F3 (Cortex-M4) that calls an assembly function (assembly_main) from main() in a loop. However, assembly_main()executes only once and does not re...

how to get X-Cube-STL library?

Hi,I am Shantanu Ganar, Firmware Engineer in REFU DRIVE INDIA Pvt.Ltd located in PUNE.We are planning to work with STM32 MCU for our upcoming project and therefore we would like to know more about X-CUBE-STL library, its cost, procedure for purchase,...

STM32N6 X-CUBE-STL

Hi,I am considering using the STM32N6 series for my next development.Are there plans to make "X-CUBE-STL" supports STM32N6 series in the near future?

yamazaki by Associate
  • 255 Views
  • 2 replies
  • 0 kudos