STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO Interrupts on STM32MP1

Hi,I am trying to interface a rotary encoder to A7 on STM32MP1.I was able to get the CubeMx COnfiguration done and got the device tree file generated.Also looked into this document: https://wiki.st.com/stm32mpu/wiki/Interrupt_overview#pinctrl_irqchip...

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

Problem with custom simple panel display. I've created my compatible display structure, following the existing codes. In the struct drm_display_mode, i need to set DE polarity, but when i add to code .flags = DRM_MODE_FLAG_NDE, mode is not created

When I don't use the .flags, i see the mode created, but my display doesn't work. I changed the ltdc register (GCR) manually to set DE and it works. When i add the .flags, no mode is created (i checked with modetest -M stm). Since i understood that t...

Lmoio.1 by Senior
  • 426 Views
  • 0 replies
  • 0 kudos

Resolved! What changes were made in kernel 5.10.10 from kernel 5.4.x in regards of .ssh connection?

I am running Eclipse IDE for C/C++ Version 2021-06. I am using multiple stm32mp157x-DK2, When they are running kernel  5.4.x I have no problems connecting to them form Eclipse IDE via ssh, if I update them to 5.10.10, suddenly I get "Algorithm negoti...

Resolved! Ethernet PHY does not work with 100 Mbps Full Duplex but works with 10 Mbps Full Duplex

Hello,we want to bring up our own board with STM32MP and ethernet phy LAN8720 (10/100 Mbps).Seems that kernel is recognizing ethernet phy on boot up and configure it with 100 Mbps Full Duplex.[ 2.907461] stm32-dwmac 5800a000.ethernet: IRQ eth_lpi ...

DmnSd by Associate III
  • 3196 Views
  • 2 replies
  • 0 kudos