STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART7 problem in STM32MP157F-DK2

We are trying to read an analog value from a sensor (PF14 pin - A0 on Arduino connectors) and send it over UART (UART7 - PE7 for RX, PE8 for TX) for reading in the terminal of computer. We use M4 for this aim. Our final goal is to read the analog val...

bilgitay by Associate
  • 299 Views
  • 1 replies
  • 0 kudos

RS485, DE after one time sending stays high

Next problem with my board is the RS485. I can send bytes, but can't receive because after sending once the DE stays always high. Without sending receive of course works.&uart5 { status = "okay"; pinctrl-names = "default", "sleep","idle"; pi...

jhi by Senior
  • 455 Views
  • 3 replies
  • 0 kudos

Resolved! VNC/Remote Desktop configuration

Hi i want to access remotely my stm32mp157c-dk2 with graphical interface. I am running openstlinux-20-02-19 from starter package. I installed tigervnc (apt-get install tigervnc and apt-get install xauth) and start it by typing "vncserver". But when i...

La1 by Associate III
  • 987 Views
  • 4 replies
  • 0 kudos

Resolved! USB not found

I have problem to get USB to work. I'm using custom board but I know that USB works because if I boot the board with the delivered image (MyIR) the USB works. I'm using buildroot with the 5.10 kernel and the linux kernel configuration from bootlin gi...

jhi by Senior
  • 497 Views
  • 1 replies
  • 0 kudos

Unable to enable PWM driver in uboot

We have custom SOM which has been designed with STM32MP157C and we want to enable the backlight of a display panel using a PWM driver in uboot. For this, we tried enabling the pwm_backlight.c driver available in /drivers/video/ in uboot.Following con...

0693W00000UnvTrQAJ.png 0693W00000UnvJJQAZ.png
DKapu.2 by Associate
  • 478 Views
  • 0 replies
  • 0 kudos

Resolved! Can't blink a LED on STM32MP157-DK2

I'm now trying to blink a LED on my STM32MP157-DK2 board.I have managed to run and even modify the GPIO_EXTI example, but I'd like to do this from scratch.1) I first created a project using CubeMX and wrote my code in the IDE.It seems that I can't us...

FAuza.1 by Associate III
  • 685 Views
  • 4 replies
  • 0 kudos

Resolved! Custom LCD panel on stm32157C-DK2 probe problems

We have custom board design based on stm32157C-DK2. We just ise other LCD panel. We have updated device tree and probe function of panel is called. But in method: ltdc_load it fails to find any panel.bridge when calling: drm_of_find_panel_or_bridge (...

MBeli.1 by Associate III
  • 456 Views
  • 3 replies
  • 0 kudos

How to enable SPI-5 in STM32MP1xxx-DK

Hello All,We have the STM32MP1xxx-DK. and we had build the image for this board using the steps mentioned on ST wiki to generate the distribution image.We had build st-image-core as its size is less then Weston image.We want not to enable the SPI-5 s...

HVerm.3 by Associate
  • 215 Views
  • 1 replies
  • 0 kudos