STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Compiler Bug?

I ran into a warning for one section of code that I did not for a different section of code. So I simplified it into two function. I don't see why I get a warning for one and not the other.void test32(uint32_t *data) { uint32_t src_addr = (uint32_t...

Dot net core / UNO framework

Anyone attempted to build a distro with the libs that support a dot net core run time ?Could a WinUI application work correctly on a strong stm32mp157 + gpu ?I need to have a complete crossplateform software suite on Android/IOs/linux/windows and my ...

YSell.1 by Associate II
  • 554 Views
  • 0 replies
  • 0 kudos

Resolved! DMA for USART

Hi all,I am trying assign DMA to USART3 channel on STM32MP1.I assigned it appropriately in the CubeMX but it looks like it was not able to auto-generate any code regarding the DMA assignment to the USART3.The device-tree bindings look pretty confusi...

NPal.2 by Senior
  • 733 Views
  • 4 replies
  • 0 kudos

Resolved! PWM Limits for STM32MP1

Hi all,Referring to previous discussion I had.I just want understand what are the PWM limits for STM32MP1.I can't seem to generate PWM signal below 100ms. Any inputs will be appreciated.My target frequency is 1KHz.https://community.st.com/s/question/...

NPal.2 by Senior
  • 648 Views
  • 1 replies
  • 0 kudos