Hi all, I have just released subj. I have tried to contribute it to SQLite directly or to create a CubeMX package but seems that nobody interested, so I have created a standalone repository. I have used STM32H753I-EVAL2 to develop and test it and the...
Dear all, when I press Install button in the Toolchain Manager of the 1.17.0 CubeIDE it hangs after opening the subsequent dialog. I cannot close this dialog with neither mouse nor ESC key, need to terminate the task. Regards,Dmitry
Hi all, SynopsisI have just found a severe error in FileX that looks like buffer overrun in fx_file_read(), but the problem is much deeper. This function leads to the function sd_read_data() which when invoked with use_scratch_buffer = 0 reads sector...
@Haitem, First of all you show the picture for the H723 but @unkn0wn uses H753. For H753, this link from Ethernet MAC to AXI bridge was added in documentation revision 10 only. I do not know the reason but I know that for silicon revisions Y and V t...
Hi @potatobandit , perfect, but without cache your applications will run too slow. I suggest finding the error with cache. As an alternative you may try to align all buffers that you pass to file read and write functions to a cache line (32 bytes). F...
Hi all, you may check this post of mine. To be short, FileX has a severe error working with cache and nobody is eager to correct it. @KKobe.1 , I think that this may help you. @potatobandit , your project may be not affected by this very bug directly...
Hi @Pavel A. , honestly, I do not matter what it is. If you want to know the reason of my choice, then:Github is Microsoft. Microsoft has always fought against free software, so I consider not very clever to host free software on the premises of its ...