Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by drbizzarow

  1. D

    [SOLVED] 2coms for my help so that i can do my work and enyoy

    want to use 2 serial with atmega32 intterupt base .. is it possible ?? is it possible that i can make 2 serial port in 1 atmega 32 ???
  2. D

    [SOLVED] LED doesn't turn off

    pl share complete files.
  3. D

    [AVR] required sw uart on atmega328 with baud rate 57600.

    i am doing project on biometric module. using ATMEGA328. i have decided my controller will communicate with biometric module through software serial port (57600 baud rate) and send updates on PC using h/w serial port. My question is... will atmega328 can communicate on s/w serial port with...
  4. D

    [AVR] need bootloader for atmega32 and atmega 328

    i need bootloader for ATMEGA32 or atmega328 for my project. can share me link or file or other information regarding this. currently i am using pony programmer to download my hex file, but i want to move on bootloader due to these reasons. 1: downloading of my hex file through pony is too...
  5. D

    Boot loader in MK20DX256 32 bit ARM Cortex-M4?????

    may be i am in the wrong forum.
  6. D

    Boot loader in MK20DX256 32 bit ARM Cortex-M4?????

    hi, i am first time trying to use ARM processor, I have selected freescale following processor. MK20DX256 32 bit ARM Cortex-M4 my confusion are: 1: I don't know how to load my program in my arm processor ??? 2: is their any built-in boot loader in this processor??? 3: if "NO" what is the...
  7. D

    cheap & efficient arm cortex mcu for initialing 7 inch lcd

    i need it too badly....... is their diy downloader available for freescale arm cortex.
  8. D

    SD card read returns 0x01 error token after reading 6 bytes sucsessfully.

    both capacity is different one is 1GB another is 2GB. even problem 2GB card also initializes OK, write 512 bytes OK but when i read those written bytes i can only read 6 bytes OK and after that my 2gb card return 0x01 error token and after that it start return 0xff.......
  9. D

    SD card read returns 0x01 error token after reading 6 bytes sucsessfully.

    hii, i am keep digging and digging ....... according to specifications error code 0x01 means unknown error. i dont know why my code running perfect on 1gb sd card... i have try to different 1GB SD card and my code is working ok on both of these. but not on 2GB. - - - Updated - - - here is my...
  10. D

    SD card read returns 0x01 error token after reading 6 bytes sucsessfully.

    i am not using fat i am simply saving bytes. i am using 89c51ed2 controller is this ok to you ?
  11. D

    SD card read returns 0x01 error token after reading 6 bytes sucsessfully.

    hi, i am trying to interface SD card (not in fat format on read write bytes).I have successfully interface 1GB SD card read and write option both my code work properly. But when i try my same code with 2GB SD card i can write my data on it successfully (i have checked through HxD softwear) but...
  12. D

    [SOLVED] SD card interfacing, code init ok but not read write.

    Hi have done a code for 4gb sd card. which gives all ok status like after initialization of sd card, after sector write (512 bytes) and sector read (reading 512 bytes)command.although it gives ok status for all read command But on sector read sd card out puts always 0xFF. and nothing is saved on...
  13. D

    89c51ed2 read write byte on SD card. required running code. please please

    Useless = no results, wasted time. interfacing SD card is complex matter. it is better you can use someones tested ready to run code to reduce development time. if you try to do amendments on someones code to make it your compiler or processor compatible..... it is better to write your own...

Part and Inventory Search

Back
Top