STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! speaker output in STM32MP157C-EV1

HI, All.I would like use speaker output in STM32MP157C-EV1. I revised the wiki but there aren't references about how play audio with speaker output. Is it enable speaker output to this board? Is it possible enable this output to play audio?Regards!Al...

AVazquez by Associate III
  • 1448 Views
  • 4 replies
  • 0 kudos

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
  • 575 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
  • 465 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
  • 3124 Views
  • 11 replies
  • 0 kudos