STM32 MPUs Products and hardware related

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! cube mx does not launch workspaces

Greetings,in the video STM32MP1 workshop - 9 OpenSTLinux BSP pin Muxing - STM32CubeMX lab after modifying the DK2_TIMER_A7 project in the mx cube directly open the project in workbench from generate code, open the file.On my pc this doesn't happen, t...

MMarc.11 by Associate II
  • 2006 Views
  • 4 replies
  • 0 kudos

Using sftp client on STM32MP1 Linux

I am having trouble how to setup the Linux system on the STM32MP1 so that I can use sftp to upload data gathered by the device to an external server.What happens is that once the connection is established it immediately closes again, so there is no t...

SFuch.1 by Associate III
  • 1159 Views
  • 1 replies
  • 0 kudos

Resolved! I'd like to output the PPS waveform on the STM32MP157D-EV1 board. But it's not outputting.

I found the pin of PG8 on the GPIO pin map on the board. So I connected to PG8 and GND to connect with oscilloscope.In the picture, the blue line is the oscilloscope's GND port.I connected the board and the oscilloscope like the picture above. And I ...

0693W00000aJSdSQAW.png 0693W00000aJSeGQAW.jpg 0693W00000aJSeaQAG.jpg
kKim.1 by Associate II
  • 730 Views
  • 1 replies
  • 0 kudos

Resolved! Can't get GPIOs to work

Hello, Using the stock image I've found I can manipulate the red LED on PA13 by using gpio commands:gpioset gpiochip0 13=0 gpioset gpiochip0 13=1I need to access Pin 38 and Pin 40 on the 40 pin header, which are PI6 and PF11.These are both tied to th...