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 kotsam

  1. K

    Designing PC interface SD card through PIC24F/PIC32

    Re: Pic24f/pic32 sd card I've pic24fj128ga010 evluation board , which has build in SD card , and usb connection . I don't need driver as LPC2148 . Fvm : yes they have , I saw the library . I still miss something because for now I didn't make it work . thats why i'm asking for firmware that...
  2. K

    Designing PC interface SD card through PIC24F/PIC32

    Pic24f/pic32 sd card Hi , Thanks For the reply , Do you have firmware which can do that , I saw microchip library but i didn't understand which one of them can do what i want.. Thanks In Advance
  3. K

    Designing PC interface SD card through PIC24F/PIC32

    Hi , I'm willing to design PC interface SD card through PIC24F/PIC32 (from ethernet or from USB) , can I see the SD card at this situation as folder on My Computer (the same as connecting SD Card directly to PC ) , If yes , I would be thankfull if you can refer me to source code . Thanks
  4. K

    PIC24FJ128GA010 Stock

    so could you please suggest where is the problem could be , i notice that the pic stuck due to disturbance , but what cause this disturbance i dont know , do you have any idea of how can I find the problem ?? thanks
  5. K

    PIC24FJ128GA010 Stock

    I used 470Ohm as mentioned in some docs. .. but I used PMPLCD software that i downloaded from microchip website .. do you have other ideas please where the problem could be.
  6. K

    PIC24FJ128GA010 Stock

    Hi , schematic attached , once gain the pic is working for short time and then stuck , is it possible that the problem on the PCB design it self (example track distamce from each other ). thanks
  7. K

    PIC24FJ128GA010 Stock

    Re: PIC24FJ128GA010 Stuck Hi , Thanks for the response , I think the problem in the hardware , something get the pic stuck , but i dont know where . what can cause this ? i'm using LCDPMP from microhcip as test software . even simple software can run for almost 2 min and then the pic stop...
  8. K

    PIC24FJ128GA010 Stock

    PIC24FJ128GA010 Stuck Hi EveryBody , I designed simple system using PIC24FJ128GA010 , which can write several lines on LCD and these lines can be controlled by switches , more over I have some LEDs’ controlled by the pic and brightness can be controlled from the pic using PWM , I’m using...
  9. K

    Looking for information about PIC24F configuration

    pic24f c30 config settings Thanks Alot guys that was very helpful ... Added after 2 minutes: i have another question though , can i control LCD Contrast and Backlight by using PWM ???
  10. K

    Looking for information about PIC24F configuration

    pic24f Hi Guys , I willing to start programming PIC24F , the point is when i was programming PIC18F i had webpage that has almost all the configuration **broken link removed** which it was very usefull for me so is there any webpage like this for PIC24F more over i willing to use LCD and...
  11. K

    CRC-16 Porblem - I'm not getting the correct result

    Re: CRC-16 Porblem Hey ; thanks alot for the help. u saying the i cant use the char at my table , when i'm using short it gives me error at the complie Error - section '.idata_Modbus.o' can not fit the section. Section '.idata_Modbus.o' length=0x00000200 where i dont have this error at the...
  12. K

    CRC-16 Porblem - I'm not getting the correct result

    crcverify crc Hey Guys , Another challange comming along ; i hope someone can help for this problem : i found CRC16 in on of the websites : the code is below //*****************CRC16************************************** /* CRC16 Definitions */ static const unsigned char crc_table[256] =...
  13. K

    Long Register problem in mplab

    Re: Long Register problem Hi , i have problem at the limit of the register , i have used unsigned int value[256] ; when i'm trying to the above register , the mplab not compiling the code cuz of the limitation that i have how can i solve this problem . Thanks Added after 11 minutes...
  14. K

    TUSB2046BI for 4 port USB hub,

    tusb2046 circuit Hi everybody , i used tusb2046bi from ti to build up 4 port USB hub , after looking at the data sheet , i built the recommended circuit from the data sheet , the problem is when i connecting the hub to the pc the pc recognize the chip , and the message is ready to use shown...
  15. K

    PIC -unstable output at I/O pin

    PIC Hey guys , urgent help other wise i would in truoble ; what make the i/o pins not stable , I'm talking about PIC18F4550 , this code not working as expected , RD4 should be high all the time , but working high for some seconds and then it switched to be low and then it goes to be high...

Part and Inventory Search

Back
Top