This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FlashDev / FlashPrg for STM32F107

Hello.

I'm trying to set up a MCBSTM32C to have a Flash File System using the RL-ARM FlashFS library, but i'm having a bit of trouble i hoped someone could help me sort out.

In the book "Building Applications with RL-ARM" under RL-Flash introduction, there's a section discussing how to set up a Flash-based filesystem.

It calls out for the file FS_FlashPrg.c and FS_FlashDev.h under the folder C:\KEIL\ARM\RL\FLASHFS\FLASH then a subdirectory named according to your flash or microcontroller.

Looking in that folder i have the following folders:

25F640S33
AM29x800BB
AM29x800BBx2
AM29x800BT
AM29x800BTx2
AT45DB321C
AT45DB642D
LPC_IAP_128
LPC_IAP_256
SST39x320x
STR71x
STR75x
STR91x

I'm not sure which one would correspond to the STM32F107VC... Do I have to write my own drivers for this controller? If so, is there literature i can obtain covering how to do this?

Thanks for any insight.

- Per

0