2023-10-26 03:22 AM - edited 2023-10-26 03:24 AM
i am using stm32mp135-dk board i am install the STM32MP1-Ecosystem-v5.0.0 Starter Package
now i want to connect the board with my laptop using putty software ,i have the ip address of the board but did't have the password of the board. what will be the default password??
Solved! Go to Solution.
2023-10-26 05:21 AM
Hi @Pooja321 ,
On Starter package, only 'root' login without password is available for ssh.
https://wiki.st.com/stm32mpu/wiki/How_to_perform_ssh_connection
If you added other users, you should know the password you have used.
Regards.
2023-10-26 05:21 AM
Hi @Pooja321 ,
On Starter package, only 'root' login without password is available for ssh.
https://wiki.st.com/stm32mpu/wiki/How_to_perform_ssh_connection
If you added other users, you should know the password you have used.
Regards.
2023-10-27 10:01 PM - edited 2023-10-27 10:44 PM
hi sir,i am getting issue to install Tkinter .
error - E: Unable to locate package python3-tk
does we can not install Tkinter in STM32MP1 ? if there is anyway to install it then please let me know .
2023-10-27 10:03 PM - edited 2023-10-27 10:08 PM
can you please tell me how to run guizero in stm32mp135-DK board?