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

Support for UCPD with N6 with zephyr

I'm curious how hard of a task would it be to get UCPD working with the STM32N6 with zephyr. I see it's supported with the G0* https://docs.zephyrproject.org/latest/boards/st/stm32g071b_disco/doc/index.html From my understanding the UCPD hardware blo...

STM32H5 UART DMA Error Recovery

Hello, I am working on a project using DMA and UART HD to communicate between multiple MCUs.  I have an issue where when one MCU starts up, it momentarily interrupts the UART HD bus and sometimes causes a UART and/or DMA error.Since I am using the ST...

DPade.1 by Associate III
  • 2092 Views
  • 5 replies
  • 0 kudos

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
  • 422 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
  • 257 Views
  • 2 replies
  • 1 kudos