2018-06-07 03:13 AM
Hello,
I have following things to create .txt on USB Mass Storage (Thumb Drive 32GB)
ToolChain:
IDE = KEIL MDK 5
STM32CubeMX = 4.22.0
Middlewares= FATFS and USB_HOST
Hardware :
NUCLEO-F722ZE STM32F7 Nucleo-144 Board
Project Build Successfully . But unable to create .txt with above toolchain and hardware .
My hardware is working fine . Checked withbelow demo code .
..\en.stm32cubef7\STM32Cube_FW_F7_V1.8.0\Projects\STM32F722ZE-Nucleo\Applications\FatFS\FatFs_USBDisk
Able to Create .txt file.
I may probably missing something ...After referring demo code and 'UM1721 User manual' Developing Applications on STM32Cube with FatFs unable to create .txt .
I am attaching my complete project, STMCube Steps and Addition in Code.
Please help me to sort on this issue .
Thanks in Advance ..
--
Karan
2018-06-07 04:18 AM
STM32CubeMX 4.22.0
STM32Cube_FW_F7_V1.8.0
Bit antiquated, perhaps start with something current so you aren't fighting issues that have already been addressed/resolved, or have some prospect of being fixed or supported.
Not sure there are many here willing to dig through CubeMX code. Instrument the code so you understand more about the dynamic and cause of the failure.
2018-06-07 09:31 AM
Hello Again,
Thanks for update....
I have downloaded latest one from st website.
Have you seen my attachments?
Am I missing something or done wrong in attachments?
Thanks Again
2018-06-07 10:08 AM
OK Thanks..
If anyother can help?
2018-06-07 11:56 AM
>>Have you seen my attachments?
I'd need to be paid hourly to dig into CubeMX code.