USB an Xmega

  • 1
  • 2
  • 3
  • 6
  • 7
  • Page 7 of 7
TheBeginner
Schreiberling
Avatar
Gender: n/a
Location: Wunsiedel Bayern
Age: 67
Posts: 766
Registered: 06 / 2013
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 20:53  ·  #49
*Off Topic on*
Harry GW zum PowerUser... über 1000 Posting :-)
*Off Topic off*
miparo
Administrator
Avatar
Gender:
Location: Germany
Age: 58
Posts: 959
Registered: 09 / 2007
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 20:59  ·  #50
Aber zurück zu deinen Init Problem:
Hast du sowas aus deinen Prog entfernt ?

Code

Procedure InitPorts;
Begin
  PortC := %11110000;  //MMC Port
  DDRC  := %11100000;  //7=CS 6=DI 5=CLK 4=DO

 excl(MMC_CS);
TheBeginner
Schreiberling
Avatar
Gender: n/a
Location: Wunsiedel Bayern
Age: 67
Posts: 766
Registered: 06 / 2013
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 21:02  ·  #51
miparo ich habe es raus genommen, false kommt nur noch ab und zu.


Gruß Frank
miparo
Administrator
Avatar
Gender:
Location: Germany
Age: 58
Posts: 959
Registered: 09 / 2007
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 21:10  ·  #52
und mit dieser FAT16_32 Unit ?
nach /Avrco/System entpacken
TheBeginner
Schreiberling
Avatar
Gender: n/a
Location: Wunsiedel Bayern
Age: 67
Posts: 766
Registered: 06 / 2013
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 21:15  ·  #53
Ich Arbeite jetzt wieder mit FAT16_32.

was soll ich entpacken ?
gibts da eine neue Unit ?

EDIT...........................
Sorry dein Anhang habe ich nicht gesehen.




Gruß Frank
Harry
Moderator
Avatar
Gender:
Location: zwischen Augsburg und Ulm
Age: 59
Posts: 2134
Registered: 03 / 2003
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 21:57  ·  #54
Quote by miparo

Aber zurück zu deinen Init Problem:
Hast du sowas aus deinen Prog entfernt ?

Code

Procedure InitPorts;
Begin
  PortC := %11110000;  //MMC Port
  DDRC  := %11100000;  //7=CS 6=DI 5=CLK 4=DO

 excl(MMC_CS);


Das wäre eh falsch gewesen: DI=0 und DO=1

@Frank: Danke :oops:
TheBeginner
Schreiberling
Avatar
Gender: n/a
Location: Wunsiedel Bayern
Age: 67
Posts: 766
Registered: 06 / 2013
Subject:

Re: USB an Xmega

 · 
Posted: 15.09.2015 - 22:02  ·  #55
Harry das stimmte eh nicht mehr. ->> //7=CS 6=DI 5=CLK 4=DO


Gruß Frank
  • 1
  • 2
  • 3
  • 6
  • 7
  • Page 7 of 7
Selected quotes for multi-quoting:   0

Registered users in this topic

Currently no registered users in this section

The statistic shows who was online during the last 5 minutes. Updated every 90 seconds.
MySQL Queries: 15 · Cache Hits: 14   123   137 · Page-Gen-Time: 0.03497s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI