Search found 22 matches

by emule
01 Nov 2008 21:06
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

[RESOLVED]

its ok now, it was because the sd card 2go is not recognize , i have tested with card 512 mo and is ok

thank you.
by emule
01 Nov 2008 20:16
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

may be my breakout sdcard do not support sd card 2go
by emule
31 Oct 2008 20:53
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

Thopas wrote:I meant breakoutboard from mikroe. It uses CS = PortB.2 .
Thopas
is not breakout board from mikroe, is breakout bord from dvd player that attempt to connect in portb from easyavr5a
by emule
31 Oct 2008 19:37
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

How I have to positioning switch SW2, SW7 and SW8 ?

thanks in advance
by emule
31 Oct 2008 19:30
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

CS = PORTB.2
MOSI = PORTB.3
MISO = PORTB.4
SCK = PORTB.5

it's that ?
by emule
31 Oct 2008 13:16
Forum: mikroBasic for AVR General
Topic: [EasyAVR5] hown can i put a pull up resistor to PORTB ?
Replies: 1
Views: 3954

is ok , i have see on manual
by emule
31 Oct 2008 03:16
Forum: mikroBasic for AVR General
Topic: [EasyAVR5] hown can i put a pull up resistor to PORTB ?
Replies: 1
Views: 3954

[EasyAVR5] hown can i put a pull up resistor to PORTB ?

how can i put resistor pull up in PORTB ?

have to i put a jumper to up and pull ?
have to i put a jumper to pull and down ?
have to i remove jumper ?
by emule
31 Oct 2008 03:11
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

when i use i = MMC_Init(PORTB,6)

the CID and CSD are ramdom number.

SW7 are all off excepted PB4 for MISO
SW8 are all off excepted PB6 for CS
SW8 PB5 for MOSI is off
SW8 PB7 for SCK is off

i don't understand
by emule
30 Oct 2008 22:29
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

i use easyavr5 but i don't use sd card from easyavr5, i use breakout sd card connected to pin

PORTB.4 CS
PORTB.5 MOSI
PORTB.6 MISO
PORTB.7 SCK
by emule
30 Oct 2008 19:43
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

i have tested this code too and it don't work i have atmega32 8mhz program mmc_on_glcd2 dim i, k,tmp as byte data_array as byte[16] str1 as string[2] sectormmc as longint data_sector as byte[512] j as word sub procedure printbyte (dim byref bb as byte, dim l,c as byte) dim str2 as string[2] ByteToHe...
by emule
30 Oct 2008 19:37
Forum: Development Boards
Topic: [AvrProg2] stk500 and other board
Replies: 3
Views: 2092

thanks
by emule
29 Oct 2008 20:16
Forum: Development Boards
Topic: [AvrProg2] stk500 and other board
Replies: 3
Views: 2092

[AvrProg2] stk500 and other board

hi,

avrprog2 can it program stk500 board and other board from the market in isp ?

Thanls in advance.
by emule
29 Oct 2008 19:04
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

any suggestion ?
by emule
29 Oct 2008 16:30
Forum: mikroBasic for AVR General
Topic: [RESOLVED]EasyAVR5 with external sd card
Replies: 12
Views: 11496

[RESOLVED]EasyAVR5 with external sd card

hi, when i use connector sd card integrated to easyavr5 the code follow work but when i use connector sd card external connected to PORTB it don't work SW7 and SW8 are off because i use directly PORTB connected to sd card external. PORTB.4 = CS PORTB.5 = MOSI PORTB.6 = MISO PORTB.7 = SS (SCK) progra...
by emule
24 Aug 2008 13:12
Forum: Development Boards
Topic: EasyAVR5 and SRAM
Replies: 1
Views: 1806

EasyAVR5 and SRAM

hi,

Its possible to add sram to easyavr5 board ?

Thanks in advance.

Go to advanced search