Página 1 de 1

PIC + SDCARD

MensagemEnviado: 09 Dez 2008 10:42
por Bardelli
Pessoal,

Parece que as versoes mais novas do PIC da CCS já vem com uma biblioteca para manipular e criar arquivos em memorias SDCARD. Eu tenho a biblioteca mas eu não tenho o arquivo Exemplo.

Alguem ai poderia me passar o arquivo: ex_fat.c do compilador picc da CCS.

meu e-mail é
bardelli@gmail.com

abracao

MensagemEnviado: 10 Dez 2008 17:30
por Muga
OLá Muga,

Este material é Copyright, se quiser ajudar ao colega, favor fazer por e-mail.

/////////////////////////////////////////////////////////////////////////
//// (C) Copyright 2007 Custom Computer Services ////
//// This source code may only be used by licensed users of the CCS ////
//// C compiler. This source code may only be distributed to other ////
//// licensed users of the CCS C compiler. No other use, ////
//// reproduction or distribution is permitted without written ////
//// permission. Derivative programs created using this software ////
//// in object code form are not restricted in any way. ////
/////////////////////////////////////////////////////////////////////////

MensagemEnviado: 10 Dez 2008 17:43
por Muga
OLá Muga,

Este material é Copyright, se quiser ajudar ao colega, favor fazer por e-mail.

/////////////////////////////////////////////////////////////////////////
//// FAT_PIC.C ////
//// ////
/////////////////////////////////////////////////////////////////////////
//// (C) Copyright 2007 Custom Computer Services ////
//// This source code may only be used by licensed users of the CCS ////
//// C compiler. This source code may only be distributed to other ////
//// licensed users of the CCS C compiler. No other use, ////
//// reproduction or distribution is permitted without written ////
//// permission. Derivative programs created using this software ////
//// in object code form are not restricted in any way. ////
/////////////////////////////////////////////////////////////////////////

[]'s
Renie