Search found 5 matches

by tariq7868
19 Oct 2011 21:16
Forum: mikroC PRO for PIC General
Topic: Erasing file contents completely in MMC card....
Replies: 1
Views: 929

Erasing file contents completely in MMC card....

Hello, i am facing problem in erasing the file contents completely, i.e. when i create a text file with some text in it and then i either delete or quick format the card using library, the file is not visible (i.e deleted from FAT table only). But when i create text file again with same file name, w...
by tariq7868
07 Oct 2011 16:44
Forum: mikroC for dsPIC30/33 and PIC24 General
Topic: Connecting multiple SPI slaves to the same PIC 30f6014
Replies: 3
Views: 5126

Re: Connecting multiple SPI slaves to the same PIC 30f6014

As in SPI, each slave has a pin (Slave Select / Chip Select) which is directly connected to Master (without being shared with any other slave). and usually SDI , SDO & SCK pins are all shared & connected to all slaves. So in order to address any of the slave, Master simply uses corresponding slave s...
by tariq7868
04 Oct 2011 21:40
Forum: mikroC General
Topic: PIC18F4520 + SD Card + MikroC
Replies: 6
Views: 8881

Re: PIC18F4520 + SD Card + MikroC

Please, could you explain, why is it necessary to select HS oscillator in configuration bits instead of XT oscillator?
Thanks
by tariq7868
04 Oct 2011 16:35
Forum: mikroC General
Topic: PIC 2 PIC Master/Slave Communication using I2C... Enjoy
Replies: 41
Views: 109308

Re: PIC 2 PIC Master/Slave Communication using I2C... Enjoy

@Ikari: Please post the code you mentioned about passing multiple (255bytes) to read write. My object is to send about 20bytes to slave Microcontroller on single read request interrupt from master...
thanks
by tariq7868
26 Sep 2011 21:08
Forum: mikroC PRO for PIC General
Topic: WATCHDOG TIMER
Replies: 5
Views: 4657

Re: WATCHDOG TIMER

rmteo wrote:That would defeat the purpose of having a watchdog in the first place.
Please explain how would it defeat the purpose of having a watchog.

Go to advanced search