Hi,I am trying to upload a txt file, that contains a git patch, but the editor keeps telling me, that the content of the file does not match its mime type. How can I upload it?Best regards,Tomáš
Hello, I am working on a project that integrates the ST25DV64KC NFC chip and I think that there is a bug in ST25DVxxKC_ReadMemSize function. I added the driver from the STM32CubeMX X-CUBE-NFC7 pack. I also found a GitHub repository with this pack but...
Hello,I am working on a project that is using wifi to communicate with the connected device and the latency is critical. We are using the wifi JODY-W263-00B from U-Blox connected by SDIO bus, and for measuring the latency we simply use ping command. ...
Hello,I was creating a new project for STM32WL in STM32CubeMX today, and I wanted to use the "register callbacks" functionality for a timer peripheral. So I have enabled the callback feature and generated the project. When I opened it the symbols for...
Hi,I have tried to migrate from ST Ecosystem 3.1 to 4.0.2 but I am unable to flash the image into the eMMC memory. My issue is similar to this one but I am using the Octavos SiP OSD32MP157c. As suggested by the original poster, the issue is probably...
Hi,I have tried to remove the ".patch" substring, but the result is the same. I think that there is something wrong with the validation of the content because I am allowed to upload a different txt file (it contains some logs) with the same name as t...
Hi,with the recent changes in the 6.1 ST kernel branch that enables the SDIO interrupt, I have managed to resolve the latency issue for 8987 chipset used in the JODY-W2 module.If anyone is facing latency issues you can try to apply the attached patch...
Hi Grégory,thank you for your solution. I have tested it with DK2 board and the latency is indeed improved. Can you please explain it to me in more detail? If I understand correctly the issue was the power management of the CPU which was not notified...
I have tried to unload the stm32_adc module and the adc devices were removed to. So try to execute modprobe stm32_adc. If this helps add a stm32-adc.conf to the /etc/modules-load.d/. This could help.