User Activity

I am conducting tests related to ThreadX using the 135 DK as a reference. I'm applying ThreadX-related content through Cube and testing it, but the thread doesn't exit from tx_thread_sleep. I've compared with the demo source and even followed the ste...
I am using Baremetal.On my custom board, I successfully loaded the driver for the OTG USB device as a printer. When it succeeded, the code size was small, so I worked on it as a test in the SYSRAM base without any issues (I did not use USBX).However,...
Currently, I am testing QuadSPI.Is it correct for the output to include Command / Address / Data?I want to output only Data. While I can remove the Address through settings, I couldn't remove the Command.Is it possible to output only Data?
hello@SL2 I am configuring with QuadSPI Dual and encountering an issue where it remains in a busy state and does not resolve.The circuit is not properly connected yet, so I am currently only testing the pin output.I want to output to Bank2 IO.   I in...
Hello,I am currently working on a project with the STM32MP131FA.We are testing various peripherals and modules on our board.When creating a project with STM32CubeMX, we encounter some issues. Therefore, we sometimes download and test DK examples on o...