User Activity

Hi,I am interfacing my stm32f4 as a modbus TCP/IP client and my laptop act as server(modsim).So i need to give me the best example for that with modbus tcp/IP communication and also provide the portable Modbus TCP/IP stack so i can easily integrate i...
I am working on stm32h750 interfacing with QSPI but my problem is when i saved the firmware file in QSPI external flash two days before the code is working fine and file also saved in QSPI but today i run same code there is problem to boot the device...
i am reading 1MB file in stm32h750 using f-Read function in fatfs,c file for the USB Stick implementation but its only read 50Kb file not more than so i want to read 1MB file what should i Do read 1mB file in fatfs using USB stick Or USB HOST functio...
Problem getting when i am open .abs file in fatfs f_open .my can not open i got FR_OK error so that is why my file can not open and read what i am do to read and open my .abs file in USB Stick
When I am read .text file then code works fine and reading file also fine but when I am reading the .abs and .bin file in usb host flash then I got the error reading ​file is faile ,so please suggestions me what I am do to read the .abs and .bin fi...