2020-12-15 04:46 PM
2020-12-15 04:49 PM
Open the cube, and select the BOARD F429ZI
then tick configure board connections, that should give you an empty .IOC file
that is the DMAs wont be setup, or anything else.
but all the pins will be set.
2020-12-15 04:56 PM
just opening it now
the cube is slow as today
2020-12-15 05:04 PM
ok, you need to select the FATFS middleware, are you using RTOS ? if not deselect it
if you are using the serial ports then you will need to setup the DMAs Rx and Tx.
2020-12-15 05:08 PM
is this the project you are using ?
STM32Cube\Repository\STM32Cube_FW_F4_V1.16.0\Projects\STM32F429I-Discovery\Applications\FatFs\FatFs_USBDisk
2020-12-15 05:09 PM
I haven't used the F429 nor RTOS not the USB Disk before, so I am at the end of my help.
which IDE are you using ?
2020-12-15 05:13 PM
Yes exactly that's the example I wanted to base my work on
2020-12-15 05:13 PM
I am using STM32CubeIDE
2020-12-15 05:13 PM
in the cube, go to the projects banner and set your IDE interface there,
you have plenty of ram on this processor so set the Heap and Stack to 0x1000 each
you may need to download the new STM32Cube_FW_F4_V1.24.2 Firmware package
usually I find its easier to download from ST.com, not through the cube
when it asks if you want to download the latest firmware package, say no, and find it through ST.COM