User Activity

Hello,I am using a STM32MP157C development board from Myirtech and trying to interface the board with a CAN device.I am able to bring up the can0 interface. It can send data, I can see it from oscilloscope over Can Hi and Lo pins. The dmesg output is...
Hello,I am using STM32H733 mounted on a custom PCB. The problem is that if I power the board on, the program inside the MCU does not start. The programming is done over the JTAG/SWD interface. After programming, the code is able to start running.Howe...
Hi all,The development board we are using STM32MP157C-YA157C from Myirtech is running Ubuntu 18 with openstlinux.I am trying to interface the usart1 with another module but by default, the peripheral is not enabled from device tree.So, I modified the...