Zdravim
Resim problem s SD modulem.S arduino UNO mi funguje hned na prvni spojeni datalogger a ukladam do textaku. Ale nutne potrebuju to same rozchodit mezi Megou a SD modulem.Urcite se s tim kazdej setkal.Na netu to resi hodne lidi a nevi.
Tam je zakopanej pes.
Zkousim example „Card Info“ abych zjistil spojeni s SD 256MB a pise mi to tohle:
*********“““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
Initializing SD card…Wiring is correct and a card is present.
Card type: SD1
Could not find FAT16/FAT32 partition.
Make sure you’ve formatted the card
„“““““““““““““““““““““““““““““““““““““““““““““““““““““
Tak zkousim jinou SD 16GB Sandisk a zase to pise tohle:
**************“““““““““““““““““““““““““““““““““““““““““““““““““““““““““
Initializing SD card…Wiring is correct and a card is present.
Card type: SDHC
Could not find FAT16/FAT32 partition.
Make sure you’ve formatted the card
„“““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
A ted UNO na SD 256 :
************““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
Initializing SD card…Wiring is correct and a card is present.
Card type: SD1
Volume type is FAT32
Volume size (bytes): 251916288
Volume size (Kbytes): 246012
Volume size (Mbytes): 240
Files found on the card (name, date and size in bytes):
„“““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
na 16GB SD Sandisk:
*******““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
Initializing SD card…Wiring is correct and a card is present.
Card type: SDHC
Volume type is FAT32
Volume size (bytes): 3031015424
Volume size (Kbytes): 2959976
Volume size (Mbytes): 2890
Files found on the card (name, date and size in bytes):
„“““““““““““““““““““““““““““““““““““““““““““““““““““““““““““““
Ja tedy pripojuji komunikaci pres piny 51-MOSI ,50 MISO, 52-CLK, 53-SS
upravim tak i v programu chipselect na pin 53. Take jsem zkousel ICSP napichnout to je to same. Dokonce jsem doufal ze piny jano na UNO 13,12,11,4 Vcc ,Gnd. ale nic dokonce jsem zkousel i 3V3 ale napeti.
proste Mega funguje v nejakem jinem jazyku s tou knihovnou nebo uz nevim.
Mohu jen upozornit ze je tu jedna anomalie CLK (hodinky) na MEGA kdyz se pokousim nechat zapojeni jako melo UNO 13,12,11,4 tak 13 je spojena s diodou na desce a ta mi lehonce prisvicuje kdyz mam SD ve slotu. to JE divny, na UNO to nedela.
Tak prosim jestli mate doma SD samostatnej modul a MEGU zkuste prosim example na CardInfo a Datalogger jestli vam to dela take.