Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
12 years, 3 months ago.
fopen doesn't work with UbloxUSBModem library on C027?
Hi, I'm using the C027 board with a sdcard connected on P1_20-21-23-24. When I'm trying to use the fopen function my program stops. I did the following tests : - If I remove the fopen function, my program works good but without access to the sdcard. - If I keep the FATFileSystem and remove the UbloxUSBModem library, my program work good and it can access to the sdcard.
Any idea ?
Thanks in advance
Question relating to: