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 samnang39

  1. samnang39

    Uart Problem in Hi-tech compiler

    i send command AT+CMGR in order to read sms and GSM module will reply SMS and i got it but uart read cannot got data reply back it is mean that GSM module can got PIC command but Pic cannot go reply - - - Updated - - - what IDE you usd?
  2. samnang39

    Uart Problem in Hi-tech compiler

    my compiler know RA0 it work find. it cant send but send blank data example Time : Date: no data - - - Updated - - - it is show like this
  3. samnang39

    Uart Problem in Hi-tech compiler

    i used to connect like you said but not work even uart write not work too because now pic is in master mode send data by vitdual com to the GSM module i mean PC work as PIC. any way do you have code in mikroc about GSM model or not? if have could you please send it to me it can send data but...
  4. samnang39

    Uart Problem in Hi-tech compiler

    yes only uart read not work but what i said in simuluation . the real not yet test - - - Updated - - - copy it again here #include <htc.h> __CONFIG(1, FCMDIS & IESODIS & XT); __CONFIG(2, BORDIS & BORV45 & PWRTEN & WDTDIS & WDTPS1); __CONFIG(3, CCP2RB3 & LPT1DIS & MCLRDIS & 0xFDFF)...
  5. samnang39

    Uart Problem in Hi-tech compiler

    after i finish one function i always call to the main for test it work find. and i copy code and save it for backup and than i start call all function to the main in order to compete the project than all function work but Uart read not work. than i delete all code in main and start call one by...
  6. samnang39

    Uart Problem in Hi-tech compiler

    why you need hex file because you can compile it my hex file not work that is why i am not send to you. you can correct my code and compile to get hex file
  7. samnang39

    Uart Problem in Hi-tech compiler

    this is my file include Protues file and C file i really thank you that you help me do you know i will graduate by this project
  8. samnang39

    Uart Problem in Hi-tech compiler

    Yes in simulation problem only uart read only but in hardware not yet test
  9. samnang39

    Uart Problem in Hi-tech compiler

    Because in datasheet write that this bit will clear by itself after we read from register pic 18f2550
  10. samnang39

    Uart Problem in Hi-tech compiler

    Yes sure. When I test it in individual by simulation it work but when I call all function work together in main function it stop work
  11. samnang39

    Uart Problem in Hi-tech compiler

    Sorry I do not see uart read because my code have problem with my function urat read and to read without use interrupte function
  12. samnang39

    Uart Problem in Hi-tech compiler

    Only Uart read not work What happend?
  13. samnang39

    Uart Problem in Hi-tech compiler

    Dear all I make program in hi-tech for Monitor Excavator when the excavator work it send SMS to my phone about the time and date. now i got problem with Uart. i write code and simulation in proteus sofware. i create function for read SMS from user in order to set phone number date time and...
  14. samnang39

    Pickit3 cannot work ?

    the circuit is ok and choose the debugger as Pickit3 but still problem:cry:
  15. samnang39

    Pickit3 cannot work ?

    i can Read and Write with Pickit3 GUI but i still cannot use in Mplabx so how ?

Part and Inventory Search

Back
Top