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

ThreadX api documentation/summary?

Hi all,Is there documentation that shows the ThreadX functions with an explanation of the function's parameter? and which are mandatory and which optional?This is an example of a simple function call generated by cubeMX: /* Create tx first thread. *...

Rodo by Senior
  • 281 Views
  • 2 replies
  • 0 kudos

Please bring back old USB middleware

Hello, STM employees,I have bought the NUCLEO-N657X0 board with the intentions of using its USB on the go module. I have previous experience with USB with STM32f401, where I had to employ a single function CDC_Transmit(), and STM32CubeIde and Hal did...

bleqy by Associate
  • 93 Views
  • 2 replies
  • 0 kudos

Resolved! zephyr stm32u5g9j-dk2 adc not function

Hello, I am using the Zephyr operating system with the STM32U5G9J-DK2 hardware. I intend to collect voltage data using the ADC, but so far, no progress has been made. Here are the steps I have taken: I used the zephyr\samples\drivers\adc\adc_sequenc...

devin-hu by Associate II
  • 131 Views
  • 2 replies
  • 1 kudos

Resolved! STM32 - FileX and MSC - Windows read wrong data

Hi, I'm on a applicaiton involving USBX MSC and FileX. The final memory for the application is a NOR flash so I also use LevelX.Acutally, I'm working on a nucleo-U575ZI-Q without NOR flash so I use NOR Simulator on LevelX.My problem is that a file cr...

Dams_0-1760544703605.png
Dams by Associate III
  • 1104 Views
  • 20 replies
  • 1 kudos

Best way to configure ADC reading for speed

Hello, I am trying to configure my STM32H723ZG to be able to read the value of a few current sensors. My main concern at the moment is the speed at which I need to read these. I'm hoping to be reading upwards of rate of 20kHz. My questions are about ...

evanpol by Associate III
  • 251 Views
  • 6 replies
  • 2 kudos