7 years, 11 months ago.

Not enough free space on a STM32

Hello and thanks always

I have the same problem as https://developer.mbed.org/questions/1296/Unable-to-write-to-MBED-LPC1768-Not-enou/

I have worked with mbed and STM32F091 in the past (in windows) and never had this problem Now I am working on a mac and when I try to copy the bin file to the STM32 I got the message of "not enough space" When I see the disk it says that "all space is being used, available space 0"

I tried the replies to the thread above (emptying the trash) and it does not work

Why is this happening and how can I solve it?

Help will be greatly appreciated

Did you reformat the disk ? With the 1768 this is the solution.

posted by Robert Spilleboudt 04 May 2016

Do I have to reformat it ? Is this a mac issue? (I ask because I have been using mbed on the STM32 in windows for more than 6 months and never had this problem.

posted by Cristian Fuentes 05 May 2016

I found the solution so I am posting it here in case anyone has the same issue. It happens that in the last project I did, I was using external power so the JP5 was in the E5V position. Now I am trying powering it from the USB again but forgot to return the jumper to U5V and that is why I think this error happened. Now I am programming it with no problem (well I got other problems but this is solved)

posted by Cristian Fuentes 06 May 2016
Be the first to answer this question.