Hello,I used to develop bare metal applications on STM32MP157 discovery kit, but I can only debug Cortex-M4 with ST-LINK. I would like to debug both Cortex-A7 and Cortex-M4, do I need to get an evaluation board with a JTAG interface? I want to develo...
I tried :tail -F /sys/kernel/debug/remoteproc/remoteproc0/trace0 >> myLog.logbut this command not printing new log messages that appear in the trace0 file. how can I print every line of log to some external file that not disappear when the remotepro...
I am working with Buildroot, to flash an image on my STM32MP157C-DK2 I wanted to have Wi-Fi working it but I got this error:Code:Copy to clipboardSuccessfully initialized wpa_supplicantnl80211: 'nl80211' generic netlink not foundFailed to initialize ...
These should be escape characters and should not be displayed
Hey guys.... Hope you all are doing well I've own the STM32 mp1 dk2 boardAt my host (Ubuntu 18.4 LTS), i have successful installed OpenSTLinux and SDK I'm able to Cross Compile the "hello world" code at user space and it's working well Now, for one o...
hi getting following kernel on added code on irq with worker queuecancel_delayed_work(&stm32_port->port.test_dwq); queue_delayed_work(stm32_port->port.test_wq, &stm32_port->port.test_dwq, msecs_to_jiffies(1823));// 3.5T for 9600uname -aLinux mp1som 4...
Looking for a light linux distro and processor (MPU) wich is capable of running one of the text to speech engines.
I have troubles in setting the polarity of the SPI chip select i/o for an external chip.I noticed In the reference manual that it should be changeable with SPI configuration register 2 (SSIOP bit 28) :Bit 28 SSIOP: SS input/output polarity0: low leve...
I would like to provide power from PI connector. How to avoid error blocking message at the start of the boot that report:************************************************ ERROR USB TYPE-C connection in unattached mode ** Check that USB TYPE-C cabl...