STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to include/find the source and header files for LL-Drivers?

Hi there, I have been using STM32G474, but if I look into the HAL driver folder structure I cannot find the files for LL-Drivers. I want to use LL functions in my code. Looking forward to your quick suggestions.BRs,Waled2G474RE, the documentation say...

0693W00000NqdoLQAR.png 0693W00000NqdoVQAR.png
WKhan.2 by Associate II
  • 3982 Views
  • 6 replies
  • 0 kudos

Six SPI continuously monitoring

Hello, I am working on STM32H7 series controller, I have to continuously reading the data of dac through spi and vtg ,and send over an GUI application so every 50 microsecond I have read the values of 6 spi , so I have do the calculation in stm32 or ...

MDeva.1 by Associate II
  • 712 Views
  • 4 replies
  • 0 kudos

Is the STM32F43x underlying chinas import/export regulations?

Is the STM32F43x under any import/export regulations, if you want to export a product with F43x to china? Because for example china has theyre import and export list for crypto devices. Or in regard of Wassenaar Arrangement? Even tho our product does...

CButz.1 by Associate III
  • 896 Views
  • 3 replies
  • 0 kudos

How do I create an Interrupt for UART_FLAG_TXE?

I have a STM32L081KZT and I am using the LPUART.I want to create my own Interrupt (handler) based on UART_FLAG_TXE. So basically a function that gets called whenever the UART_FLAG_TXE bit is set.In the GCC compiler manual I have found this:void f () ...

HRaup.1 by Associate II
  • 881 Views
  • 3 replies
  • 0 kudos