STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Toogle Pins for STM32MP157C-DK2

Hello,I am working on the evaluation board STM32MP157CDk2I am trying to add my code in the main method while loop in order to toogle pins.I added the following code:while (1) { /* USER CODE END WHILE */ HAL_GPIO_TogglePin(atoi(1), GPIO_PIN_1...

STM32MP157C-DK2 Bluetooth mesh

I have a STM32MP157C-DK2 eval kit and am looking into Bluetooth mesh. According to Murata the wireless \ bluetooth module that contains a Cypress part is mesh compliant and the board has v5.50 of BlueZ so theoretically the version of Linux supports i...

RichM1 by Associate
  • 504 Views
  • 1 replies
  • 0 kudos

extend some GPIO for 157

I am going to extend some GPIO for 157 for keyboard, I found on EV board is a MCU of STM32L157 to implement, do you have any firmware information about this MCUSource code or I2C protocol, or have other similar chips

Jzhua by Associate III
  • 435 Views
  • 2 replies
  • 0 kudos

Resolved! SSH connection to STM32MP15-DK2

Hello, I've try to connect to the through SSH but it's seem no sshd is running :BOARD $> ssh root@xx.xx.xx.xx BOARD $> ssh: connect to host xx.xx.xx.xx port 22: Network is unreachableBOARD $> systemctl sshd -l BOARD $> No ssh.service foundI would lik...

RMarg by Associate II
  • 2892 Views
  • 11 replies
  • 0 kudos

Resolved! Question about the network.

I need a network connection for my project. Does the network PHY have to be programmed in CM4 via LwIP ... or does communication via OpenAMP to the CA7 work? Are there examples of a simple web server that can switch a port or similar? Thank you very ...

RSeit by Associate
  • 656 Views
  • 2 replies
  • 0 kudos

Why Flashing the FSBL Failed?

I have a DK2 board.Downloading FSBL image for EV1 board to DK2 board through USB port on DFU by the STM32CubeProgrammer fails. Both boards use the STM32MP157C chip, but I don't understand why the download fails.Can anyone explain the reason or princi...

SCho.3 by Associate
  • 438 Views
  • 1 replies
  • 0 kudos

Resolved! Low power mode on 'basic' image

Hello.I've created basic image with FlashLayout_sdcard_stm32mp157c-dk2-basic.tsv from stm32mp1-openstlinux-4.19-thud-mp1-19-02-20 downloaded from site. And I can't normally enter to any low power mode: stop - "systemctl suspend" or "echo mem > /sys/...

alexey.b by Associate II
  • 667 Views
  • 1 replies
  • 0 kudos