STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! TouchGFX with ThreadX using 10ms timer

Have a question on TouchGFX with ThreadX and the SysTimer tick resolution.I'm porting a sw written for TouchGFX+FreeRTOS to use ThreadX (using STM32F746 and STM32CubeIDE).I have already figured out how to make ThreadX work and how to start the TouchG...

KPort by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos

aws expansion package

Hi. I'm looking for a (or a bunch of) stm32cube expansion package(s) to add aws iot and freertos mqtt libs to stm32cube. I've found https://www.st.com/en/embedded-software/x-cube-aws-h5.html and https://www.st.com/en/embedded-software/x-cube-aws.html...

Resolved! STM32G0B1KEU6 USB

Hello,  I am in an Internship and I got to make communicate a board using a STM32G0B1KEU6 with a PC.The pin PA12 is configured to be USB_DP and the pin PA11 is configured to be USB_DN.I don't know how to configure the others parameters and I haven't ...

nono by Associate
  • 499 Views
  • 3 replies
  • 0 kudos

Thread safety of code generated by Cube

Hello,I'm wondering if Cube's generated code for is thread safe. In particular, whether malloc can be safely used in a multi-threaded FreeRTOS setup.The broken malloc behavior was first described by Dave Nadler in 2019 here. He has also written about...

unturned3 by Associate II
  • 1144 Views
  • 5 replies
  • 2 kudos