Tareq Domi
Junior Member level 2
- Joined
- Nov 16, 2014
- Messages
- 22
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 167
In other words, the problem is possibly not about 8 Gb SD card operation as such rather than WiFi card configuration?help me with any way to initialize the 8 GB wifi SD card to get the wifi network.
I mean, that library coming without lower layer. Call it module if you want.does this mean that the FATfs is comming with a specific module !
MicroC giving you packed in dll library "as it is". You can't modify them and can't understand how do they work. That's why I don't use them.the MicroC works with the 4 GB sd card , do you know how to make the 8 GB works for the same code ( microC ) ?
You should understand that tell us only just "don't working" is nothing. When you using ChanFs library you can check what exactly is going wrong. Possible, file system error or SD card even not initialized successfuly. With microC you will know nothing why it happens. Possible, that your card doesn't support SPI interface and using only SDIO. Try to emulate SDIO interface with GPIO only, try to initialize the card, get initialisation result. With MicroC's library you will spend another two months without any success.i have spent more than two months to get that network using PIC microcontroller , but nothing works with me :\
In other words, the problem is possibly not about 8 Gb SD card operation as such rather than WiFi card configuration?
well , that is true , i dont know what is happening when it works and when it fails !MicroC giving you packed in dll library "as it is". You can't modify them and can't understand how do they work. That's why I don't use them.
O.K., this looks like a problem with MikroC SDcard library. Your first step should be to have the design working with regular 8 or 16 GB cards, then care for the WiFi card.i also tested a normal SD card ( 16 GB ) , not working too.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?