STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 266 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...

QSPI driver for STM32U5G9 under ThreadX

Hi,I would like to know if you have some examples to implement a QSPI driver under ThreadX for a STM32U5G9?  According to my readings, LevelX seems to be appropriate  (I am not sure) because we need to implement some basic functionalities (read, writ...

S_D by Associate
  • 231 Views
  • 1 replies
  • 0 kudos

Resolved! USB CDC and FreeRTOS

Hiin different posts in forum I read ST's USB library is not thread safe. There are no examples with USB CDC and FreeRTOS.Is that true?Thx 

MK..1 by Associate III
  • 296 Views
  • 4 replies
  • 0 kudos
Labels